【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

Resource Profile: JP_Composition_eDischargeSummary - Detailed Descriptions

Active as of 2026-02-10

Definitions for the JP-Composition-eDischargeSummary 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.).

ShortA 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.

Control0..*
Is Modifierfalse
Summaryfalse
Invariantsdom-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-structuredSection: 【セクション構成は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.

ShortMetadata about the resource
Control10..1
TypeMeta
Is Modifierfalse
Must Supporttrue
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or 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.

ShortWhen 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.

Control10..1
Typeinstant
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or 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/eDischargeSummary/StructureDefinition/JP_Composition_eDischargeSummary|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/eDischargeSummary/StructureDefinition/JP_Composition_eDischargeSummary|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.

Control10..*
Typecanonical(StructureDefinition)
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or 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.

ShortA 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.

Control0..1
Typeuri
Is Modifiertrue 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 ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or 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.

ShortExtensionAdditional 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.

Control10..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-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())
SlicingThis element introduces a set of slices on Composition.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 12. Composition.extension:version
    Slice Nameversion
    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.

    Control1..1
    This element is affected by the following invariants: ele-1
    TypeExtension(Composition Version Number) (Extension Type: string)
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-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.

    ShortExtensionAdditional 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.

    Control0..0*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-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())
    SlicingThis element introduces a set of slices on Composition.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 16. Composition.extension:version.url
      Definition

      Source of the definition for the extension code - a logical name or a URL.

      Shortidentifies 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.

      Control1..1
      Typeuri
      Is Modifierfalse
      Must Supporttrue
      XML FormatIn the XML format, this property is represented as an attribute.
      Summaryfalse
      Fixed Valuehttp://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
      Control10..1
      Typestring, 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] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summaryfalse
      Invariantsele-1: All FHIR elements must have a @value or 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).

      ShortExtensions 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.

      Control0..*
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
      Summaryfalse
      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 Namesextensions, user content
      Invariantsele-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.

      ShortVersion-independent identifier for the Composition
      Comments

      Similar to ClinicalDocument/setId in CDA. See discussion in resource definition for how these relate.

      NoteThis is a business identifier, not a resource identifier (see discussion)
      Control10..1
      TypeIdentifier
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or 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.

      Shortusual | official | temp | secondary | old (If known)
      Comments

      Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

      Control0..1
      BindingThe 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 .

      Typecode
      Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Requirements

      Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

      Invariantsele-1: All FHIR elements must have a @value or 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.

      Control10..1
      Typeuri
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      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 Valuehttp://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
      ExampleGeneral: http://www.acme.com/identifiers/patient
      Invariantsele-1: All FHIR elements must have a @value or 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.

      Control10..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      ExampleGeneral: 123456
      Invariantsele-1: All FHIR elements must have a @value or 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.

      Control1..1
      BindingThe 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.

      Typecode
      Is Modifiertrue 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 ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Requirements

      Need to be able to mark interim, amended, or withdrawn compositions or documents.

      Fixed Valuefinal
      Invariantsele-1: All FHIR elements must have a @value or 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.

      Control1..1
      BindingThe 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)
      TypeCodeableConcept
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      Key metadata element describing the composition, used in searching/filtering.

      Invariantsele-1: All FHIR elements must have a @value or 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.

      ShortCode 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.

      Control10..1*
      TypeCoding
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      Allows for alternative encodings within a code system, and translations to other code systems.

      Invariantsele-1: All FHIR elements must have a @value or 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。http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes 固定値


      The identification of the code system that defines the meaning of the symbol in the code.

      Short文書区分コードのコード体系を識別するURI。http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes 固定値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.

      Control10..1
      Typeuri
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      Need to be unambiguous about the source of the definition of the symbol.

      Fixed Valuehttp://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes
      Invariantsele-1: All FHIR elements must have a @value or 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.

      ShortVersion 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.

      NoteThis is a business version Id, not a resource version Id (see discussion)
      Control0..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or 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

      退院時サマリーの文書コード"18842-5"を指定。固定値。


      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退院時サマリーの文書コード"18842-5"を指定。固定値。Symbol in syntax defined by the system
      Control10..1
      Typecode
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      Need to refer to a particular code in the system.

      Fixed Value18842-5
      Invariantsele-1: All FHIR elements must have a @value or 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
      Control0..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

      Fixed Value退院時サマリー
      Invariantsele-1: All FHIR elements must have a @value or 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:退院時文書 を使用する。


      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.

      Control10..1*
      BindingThe 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)
      TypeCodeableConcept
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      Helps humans to assess whether the composition is of interest when viewing an index of compositions or documents.

      Invariantsele-1: All FHIR elements must have a @value or 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.

      ShortCode 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.

      Control10..1*
      TypeCoding
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      Allows for alternative encodings within a code system, and translations to other code systems.

      Invariantsele-1: All FHIR elements must have a @value or 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.

      Control10..1
      Typeuri
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      Need to be unambiguous about the source of the definition of the symbol.

      Fixed Valuehttp://jpfhir.jp/fhir/Common/CodeSystem/doc-subtypecodes
      Invariantsele-1: All FHIR elements must have a @value or 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: 退院時文書 を使用する。


      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
      Control10..1
      Typecode
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      Need to refer to a particular code in the system.

      Fixed ValueDISCHARGE
      Invariantsele-1: All FHIR elements must have a @value or 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

      文書カテゴリ  退院時サマリーでは、文書サブ区分からDISCHARGE: 退院時文書 を使用する。


      A representation of the meaning of the code in the system, following the rules of the system.

      Short文書カテゴリコードの表示名Representation defined by the system
      Control0..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Requirements

      Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

      Invariantsele-1: All FHIR elements must have a @value or 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.

      Control10..1
      TypeReference(JP_Patient_eCS, Resource)
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      Essential metadata for searching for the composition. Identifies who and/or what the composition/document is about.

      Invariantsele-1: All FHIR elements must have a @value or 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.

      ShortPatientリソースの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.

      Control10..1
      This element is affected by the following invariants: ref-1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or 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
      Control0..1
      TypeReference(JP_Encounter-eCS, Encounter)
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      Provides context for the composition and supports searching.

      Invariantsele-1: All FHIR elements must have a @value or 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.

      ShortEncounterリソースの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.

      Control10..1
      This element is affected by the following invariants: ref-1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or 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.

      ShortComposition editing time
      Comments

      The Last Modified Date on the composition may be after the date of the document was attested without being changed.

      Control1..1
      TypedateTime
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      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.

      Invariantsele-1: All FHIR elements must have a @value or 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リソースへの参照、および,文書作成機関か、または文書作成機関の診療科と文書作成機関を表すOrganizationリソースへの参照の2つの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
      Control21..2*
      TypeReference(JP_Practitioner_eCS, JP_Organization_eCS, Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
      Is Modifierfalse
      Must Supporttrue
      Must Support TypesNo must-support rules about the choice of types/profiles
      Summarytrue
      Requirements

      Identifies who is responsible for the content.

      Invariantsele-1: All FHIR elements must have a @value or 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.

      ShortHuman 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.

      Control1..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Fixed Value退院時サマリー
      Invariantsele-1: All FHIR elements must have a @value or 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.

      Control10..1
      TypeReference(JP_Organization_eCS, Organization)
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      Identifies where to go to find the current version, where to report issues, etc.

      Invariantsele-1: All FHIR elements must have a @value or 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.

      Shortcustodianに対応する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.

      Control10..1
      This element is affected by the following invariants: ref-1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or 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.

      Control10..1*
      TypeBackboneElement
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      Provides context for the composition and creates a linkage between a resource describing an event and the composition created describing the event.

      Invariantsele-1: All FHIR elements must have a @value or 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).

      ShortExtensions 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.

      Control0..*
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Summarytrue
      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 Namesextensions, user content, modifiers
      Invariantsele-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.

      ShortCode(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.

      Control0..0*
      BindingFor 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.

      TypeCodeableConcept
      Is Modifierfalse
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or 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.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
      Control10..1
      TypePeriod
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or 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.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.

      Control10..1
      This element is affected by the following invariants: per-1
      TypedateTime
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or 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.end
      Definition

      退院時サマリーの対象となる入院期間の退院日。ISO8601に準拠yyyy-mm-dd形式で記述する。


      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退院時サマリーの対象となる入院期間の退院日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.

      Control10..1
      This element is affected by the following invariants: per-1
      TypedateTime
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Meaning if MissingIf the end of the period is missing, it means that the period is ongoing
      Invariantsele-1: All FHIR elements must have a @value or 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.section
      Definition

      The root of the sections that make up the composition.

      ShortComposition is broken into sections
      Control0..*
      TypeBackboneElement
      Is Modifierfalse
      Summaryfalse
      Invariantscmp-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()))
      SlicingThis element introduces a set of slices on Composition.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ code.coding.code
      • 86. 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).

        ShortExtensions 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.

        Control0..*
        TypeExtension
        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
        Summarytrue
        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 Namesextensions, user content, modifiers
        Invariantsele-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())
        88. Composition.section:cdaSection
        Slice NamecdaSection
        Definition

        CDA参照セクション-本セクションは電子カルテ情報共有サービスでは使用しない。


        The root of the sections that make up the composition.

        ShortCDA参照セクション-本セクションは電子カルテ情報共有サービスでは使用しない。Composition is broken into sections
        Control0..1*
        TypeBackboneElement
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantscmp-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()))
        90. 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).

        ShortExtensions 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.

        Control0..*
        TypeExtension
        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
        Summarytrue
        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 Namesextensions, user content, modifiers
        Invariantsele-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: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.

        Control10..1
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summaryfalse
        Requirements

        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

        Alternate Namesheader, label, caption
        Fixed ValueCDA参照
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        94. 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.

        Control10..1
        BindingFor 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.

        TypeCodeableConcept
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Requirements

        Provides computable standardized labels to topics within the document.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        96. Composition.section:cdaSection.code.coding
        Definition

        A reference to a code defined by a terminology system.

        ShortCode 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.

        Control10..1*
        BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
        (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
        TypeCoding
        Is Modifierfalse
        Must Supporttrue
        Summarytrue
        Requirements

        Allows for alternative encodings within a code system, and translations to other code systems.

        Invariantsele-1: All FHIR elements must have a @value or 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: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.

        Control10..1
        Typeuri
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summarytrue
        Requirements

        Need to be unambiguous about the source of the definition of the symbol.

        Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
        Invariantsele-1: All FHIR elements must have a @value or 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: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
        Control10..1
        Typecode
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summarytrue
        Requirements

        Need to refer to a particular code in the system.

        Fixed Value200
        Invariantsele-1: All FHIR elements must have a @value or 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: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
        Control0..1
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summarytrue
        Requirements

        Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

        Pattern ValueCDA参照セクション
        Invariantsele-1: All FHIR elements must have a @value or 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: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).

        ShortIf 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.

        Control0..01
        Typeboolean
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        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.

        Invariantsele-1: All FHIR elements must have a @value or 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: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.

        ShortPlain text representation of the concept
        Comments

        Very often the text is the same as a displayName of one of the codings.

        Control0..01
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        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.

        Invariantsele-1: All FHIR elements must have a @value or 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: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.

        Control0..1
        This element is affected by the following invariants: cmp-1
        TypeNarrative
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or 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: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
        Control1..1
        BindingThe 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.

        Typecode
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summaryfalse
        Fixed Valueadditional
        Invariantsele-1: All FHIR elements must have a @value or 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:cdaSection.text.div
        Definition

        本セクションの内容を xhtml 形式のテキストで表現した文字列。


        The actual narrative content, a stripped down version of XHTML.

        Shortxhtml簡略形式に従った叙述記述データ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.

        Control1..1
        Typexhtml
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summaryfalse
        Invariantsele-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())
        114. 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.

        Shortworking | snapshot | changes
        Comments

        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

        Control0..01
        BindingThe 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.

        Typecode
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summaryfalse
        Requirements

        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

        Invariantsele-1: All FHIR elements must have a @value or 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:cdaSection.orderedBy
        Definition

        Specifies the order applied to the items in the section entries.

        ShortOrder 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.

        Control0..01
        BindingThe 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.

        TypeCodeableConcept
        Is Modifierfalse
        Summaryfalse
        Requirements

        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        118. Composition.section:cdaSection.entry
        Definition

        CDA規約文書ファイルへの参照


        A reference to the actual resource from which the narrative in the section is derived.

        ShortCDA規約文書ファイルへの参照A reference to data that supports this section
        Comments

        If there are no entries in the list, an emptyReason SHOULD be provided.

        Control10..1*
        This element is affected by the following invariants: cmp-2
        TypeReference(DocumentReference, Resource)
        Is Modifierfalse
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or 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:cdaSection.section
        Definition

        A nested sub-section within this section.

        ShortNested Section
        Comments

        Nested sections are primarily used to help human readers navigate to particular portions of the document.

        Control0..0*
        This element is affected by the following invariants: cmp-1
        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
        Is Modifierfalse
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection
        Slice NamestructuredSection
        Definition

        構造情報セクション


        The root of the sections that make up the composition.

        Short構造情報セクションComposition is broken into sections
        Control0..1*
        TypeBackboneElement
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantscmp-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()))
        124. Composition.section:structuredSection.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).

        ShortExtensions 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.

        Control0..*
        TypeExtension
        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
        Summarytrue
        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 Namesextensions, user content, modifiers
        Invariantsele-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())
        126. Composition.section:structuredSection.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.

        Control10..1
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summaryfalse
        Requirements

        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

        Alternate Namesheader, label, caption
        Fixed Value構造情報
        Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

        Control10..1
        BindingFor 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.

        TypeCodeableConcept
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Requirements

        Provides computable standardized labels to topics within the document.

        Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.code.coding
        Definition

        A reference to a code defined by a terminology system.

        ShortCode 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.

        Control10..1*
        BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
        (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
        TypeCoding
        Is Modifierfalse
        Must Supporttrue
        Summarytrue
        Requirements

        Allows for alternative encodings within a code system, and translations to other code systems.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        132. Composition.section:structuredSection.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.

        Control10..1
        Typeuri
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summarytrue
        Requirements

        Need to be unambiguous about the source of the definition of the symbol.

        Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        134. Composition.section:structuredSection.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
        Control10..1
        Typecode
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summarytrue
        Requirements

        Need to refer to a particular code in the system.

        Fixed Value300
        Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
        Control0..1
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summarytrue
        Requirements

        Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

        Pattern Value構造情報セクション
        Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

        ShortIf 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.

        Control0..01
        Typeboolean
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        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.

        Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

        ShortPlain text representation of the concept
        Comments

        Very often the text is the same as a displayName of one of the codings.

        Control0..01
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        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.

        Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

        Control0..01
        This element is affected by the following invariants: cmp-1
        TypeNarrative
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.emptyReason
        Definition

        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

        ShortWhy 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.

        Control0..1
        This element is affected by the following invariants: cmp-2
        BindingThe 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.

        TypeCodeableConcept
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Requirements

        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

        Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section
        Definition

        A nested sub-section within this section.

        ShortNested Section
        Comments

        Nested sections are primarily used to help human readers navigate to particular portions of the document.

        Control100..*
        This element is affected by the following invariants: cmp-1
        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
        Is Modifierfalse
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ code.coding.code
        • 150. Composition.section:structuredSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          152. Composition.section:structuredSection.section:detailsOnAdmissionSection
          Slice NamedetailsOnAdmissionSection
          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.

          Control10..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnAdmissionSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          156. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value入院時詳細
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnAdmissionSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnAdmissionSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          162. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnAdmissionSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value322
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnAdmissionSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value入院時詳細セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnAdmissionSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          170. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          172. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnAdmissionSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnAdmissionSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          178. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnAdmissionSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnAdmissionSection.entry
          Definition

          Encounterリソースを参照


          A reference to the actual resource from which the narrative in the section is derived.

          ShortEncounterリソースを参照A reference to data that supports this section
          Comments

          If there are no entries in the list, an emptyReason SHOULD be provided.

          Control10..1*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP_Encounter-eCS, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnAdmissionSection.emptyReason
          Definition

          If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

          ShortWhy 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.

          Control0..1
          This element is affected by the following invariants: cmp-2
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Allows capturing things like "none exist" or "not asked" which can be important for most lists.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnAdmissionSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnAdmissionSection
          Slice NamediagnosesOnAdmissionSection
          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.

          Control10..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnAdmissionSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          192. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value入院時診断
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          194. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnAdmissionSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnAdmissionSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnAdmissionSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value342
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnAdmissionSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value入院時診断セクション
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          204. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          206. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnAdmissionSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnAdmissionSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnAdmissionSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          214. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnAdmissionSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnAdmissionSection.entry
          Definition

          (入院時の)傷病名


          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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP Core Condition Profile, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnAdmissionSection.emptyReason
          Definition

          If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

          ShortWhy 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.

          Control0..1
          This element is affected by the following invariants: cmp-2
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Allows capturing things like "none exist" or "not asked" which can be important for most lists.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnAdmissionSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          224. Composition.section:structuredSection.section:allergyIntoleranceSection
          Slice NameallergyIntoleranceSection
          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.

          Control0..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:allergyIntoleranceSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          228. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Valueアレルギー・不耐性反応
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:allergyIntoleranceSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:allergyIntoleranceSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          234. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          236. Composition.section:structuredSection.section:allergyIntoleranceSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value510
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:allergyIntoleranceSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Valueアレルギー・不耐性反応セクション
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          240. Composition.section:structuredSection.section:allergyIntoleranceSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:allergyIntoleranceSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:allergyIntoleranceSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:allergyIntoleranceSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:allergyIntoleranceSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          250. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:allergyIntoleranceSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:allergyIntoleranceSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP Core AllergyIntolerance Profile, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:allergyIntoleranceSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:chiefComplaintsSection
          Slice NamechiefComplaintsSection
          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.

          Control10..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:chiefComplaintsSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          262. Composition.section:structuredSection.section:chiefComplaintsSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value主訴
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:chiefComplaintsSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:chiefComplaintsSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:chiefComplaintsSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:chiefComplaintsSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value352
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:chiefComplaintsSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value主訴セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:chiefComplaintsSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          276. Composition.section:structuredSection.section:chiefComplaintsSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:chiefComplaintsSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:chiefComplaintsSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:chiefComplaintsSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          284. Composition.section:structuredSection.section:chiefComplaintsSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:chiefComplaintsSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:chiefComplaintsSection.entry
          Definition

          主訴に対応するConditionリソースを参照


          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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP Core Condition Profile, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:chiefComplaintsSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:reasonForAdmissionSection
          Slice NamereasonForAdmissionSection
          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.

          Control10..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:reasonForAdmissionSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          296. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value入院理由
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          298. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:reasonForAdmissionSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:reasonForAdmissionSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:reasonForAdmissionSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value312
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:reasonForAdmissionSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value入院理由セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:reasonForAdmissionSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:reasonForAdmissionSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          312. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:reasonForAdmissionSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:reasonForAdmissionSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          318. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:reasonForAdmissionSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:reasonForAdmissionSection.entry
          Definition

          CodeableConceptであるEncounter.reasonCodeに病名あるいはtextで記述できる


          A reference to the actual resource from which the narrative in the section is derived.

          Short入院理由をEncounter.reasonCodeに記述するA reference to data that supports this section
          Comments

          If there are no entries in the list, an emptyReason SHOULD be provided.

          Control0..1*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP_Encounter-eCS, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:reasonForAdmissionSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:presentIllnessSection
          Slice NamepresentIllnessSection
          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.

          Control10..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          330. Composition.section:structuredSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value現病歴
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          334. Composition.section:structuredSection.section:presentIllnessSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value360
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value現病歴セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          346. Composition.section:structuredSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:presentIllnessSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          352. Composition.section:structuredSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:presentIllnessSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP Core Condition Profile, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:presentIllnessSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:pastIllnessSection
          Slice NamepastIllnessSection
          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.

          Control0..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          364. Composition.section:structuredSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value既往歴
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          368. Composition.section:structuredSection.section:pastIllnessSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value370
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value既往歴セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          380. Composition.section:structuredSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:pastIllnessSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          386. Composition.section:structuredSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:pastIllnessSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP Core Condition Profile, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:pastIllnessSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationsOnAdmissionSection
          Slice NamemedicationsOnAdmissionSection
          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.

          Control0..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationsOnAdmissionSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          398. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value入院時服薬
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationsOnAdmissionSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          402. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationsOnAdmissionSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationsOnAdmissionSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value432
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationsOnAdmissionSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value入院時服薬セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationsOnAdmissionSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationsOnAdmissionSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          414. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationsOnAdmissionSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationsOnAdmissionSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          420. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationsOnAdmissionSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationsOnAdmissionSection.entry
          Definition

          入院時の服薬情報(正確には入院直前までの服薬情報)は、1医薬品ごとに1つのMedicationStatementリソースを使用して記述する。 MedicationStatementでは、1医薬品ごとに用法を記述することができ、 それが必要な場合で情報が入手できる場合には、MedicationStatement.dosage要素に記述する


          A reference to the actual resource from which the narrative in the section is derived.

          Short投薬情報を記述したMedicationStatementを参照A reference to data that supports this section
          Comments

          If there are no entries in the list, an emptyReason SHOULD be provided.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP_MedicationRequest_eCS, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationsOnAdmissionSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:socialHistorySection
          Slice NamesocialHistorySection
          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.

          Control0..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          432. Composition.section:structuredSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value社会歴・生活習慣
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          436. Composition.section:structuredSection.section:socialHistorySection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value640
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value社会歴・生活習慣セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          448. Composition.section:structuredSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:socialHistorySection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          454. Composition.section:structuredSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:socialHistorySection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP Core Observation SocialHistory Profile, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:socialHistorySection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnAdmissionSection
          Slice NamephysicalStatusOnAdmissionSection
          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.

          Control0..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnAdmissionSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          466. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value入院時身体所見
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnAdmissionSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          470. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnAdmissionSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnAdmissionSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value612
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnAdmissionSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value入院時身体所見セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnAdmissionSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnAdmissionSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          482. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnAdmissionSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnAdmissionSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          488. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnAdmissionSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnAdmissionSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP Core Observation Common Profile, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnAdmissionSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:familiyHistorySection
          Slice NamefamiliyHistorySection
          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.

          Control0..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          500. Composition.section:structuredSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value家族歴
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          504. Composition.section:structuredSection.section:familiyHistorySection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value550
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value家族歴セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          516. Composition.section:structuredSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:familiyHistorySection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          522. Composition.section:structuredSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:familiyHistorySection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP Core FamilyMemberHistory Profile, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:familiyHistorySection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalCourseSection
          Slice NamehospitalCourseSection
          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.

          Control10..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalCourseSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          534. Composition.section:structuredSection.section:hospitalCourseSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value入院中経過
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalCourseSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          538. Composition.section:structuredSection.section:hospitalCourseSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalCourseSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalCourseSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value333
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalCourseSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value入院中経過セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalCourseSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalCourseSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          550. Composition.section:structuredSection.section:hospitalCourseSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalCourseSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalCourseSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          556. Composition.section:structuredSection.section:hospitalCourseSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalCourseSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalCourseSection.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.

          Control10..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP_DocumentReference, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalCourseSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnDischargeSection
          Slice NamedetailsOnDischargeSection
          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.

          Control10..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnDischargeSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          568. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value退院時詳細
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnDischargeSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          572. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnDischargeSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnDischargeSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value324
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnDischargeSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value退院時詳細セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnDischargeSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnDischargeSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          584. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnDischargeSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnDischargeSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          590. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnDischargeSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnDischargeSection.entry
          Definition

          Encounterへの参照


          A reference to the actual resource from which the narrative in the section is derived.

          ShortEncounterへの参照A reference to data that supports this section
          Comments

          If there are no entries in the list, an emptyReason SHOULD be provided.

          Control10..1*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP_Encounter-eCS, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:detailsOnDischargeSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnDischargeSection
          Slice NamediagnosesOnDischargeSection
          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.

          Control10..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnDischargeSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          602. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value退院時診断
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnDischargeSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          606. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnDischargeSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnDischargeSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value344
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnDischargeSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value退院時診断セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnDischargeSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnDischargeSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          618. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnDischargeSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnDischargeSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          624. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnDischargeSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnDischargeSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP Core Condition Profile, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnDischargeSection.emptyReason
          Definition

          If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

          ShortWhy 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.

          Control0..1
          This element is affected by the following invariants: cmp-2
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Allows capturing things like "none exist" or "not asked" which can be important for most lists.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:diagnosesOnDischargeSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationOnDischargeSection
          Slice NamemedicationOnDischargeSection
          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.

          Control10..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationOnDischargeSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          638. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value退院時投薬指示
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          640. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationOnDischargeSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationOnDischargeSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationOnDischargeSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value444
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationOnDischargeSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value退院時投薬指示セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationOnDischargeSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          652. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationOnDischargeSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationOnDischargeSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationOnDischargeSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          660. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationOnDischargeSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationOnDischargeSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP_MedicationRequest_eCS, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicationOnDischargeSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:instructionOnDischargeSection
          Slice NameinstructionOnDischargeSection
          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.

          Control10..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:instructionOnDischargeSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          672. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value退院時方針指示
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          674. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:instructionOnDischargeSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:instructionOnDischargeSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:instructionOnDischargeSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value424
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:instructionOnDischargeSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value退院時方針指示セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:instructionOnDischargeSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          686. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:instructionOnDischargeSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:instructionOnDischargeSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:instructionOnDischargeSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          694. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:instructionOnDischargeSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:instructionOnDischargeSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP_CarePlan, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:instructionOnDischargeSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnDischargeSection
          Slice NamephysicalStatusOnDischargeSection
          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.

          Control0..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnDischargeSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          706. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value退院時身体所見
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          708. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnDischargeSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnDischargeSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnDischargeSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value614
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnDischargeSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value退院時身体所見セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnDischargeSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          720. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnDischargeSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnDischargeSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnDischargeSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          728. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnDischargeSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnDischargeSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP Core Observation Common Profile, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:physicalStatusOnDischargeSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalProcedureSection
          Slice NamehospitalProcedureSection
          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.

          Control0..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalProcedureSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          740. Composition.section:structuredSection.section:hospitalProcedureSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value入院中治療
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          742. Composition.section:structuredSection.section:hospitalProcedureSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalProcedureSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalProcedureSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalProcedureSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value713
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalProcedureSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value入院中治療セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalProcedureSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          754. Composition.section:structuredSection.section:hospitalProcedureSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalProcedureSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalProcedureSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalProcedureSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          762. Composition.section:structuredSection.section:hospitalProcedureSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalProcedureSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalProcedureSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP Core Procedure Profile, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalProcedureSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalStudySection
          Slice NamehospitalStudySection
          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.

          Control0..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalStudySection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          774. Composition.section:structuredSection.section:hospitalStudySection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value入院中検査結果
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          776. Composition.section:structuredSection.section:hospitalStudySection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalStudySection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalStudySection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalStudySection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value623
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalStudySection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value入院中検査結果セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalStudySection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          788. Composition.section:structuredSection.section:hospitalStudySection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalStudySection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalStudySection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalStudySection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          796. Composition.section:structuredSection.section:hospitalStudySection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalStudySection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalStudySection.entry
          Definition

          入院中検査結果を記述して参照する。記述すべき結果が存在しないことを明示的に記述する(「特になし」など)場合には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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP Core Observation Common Profile, JP Core ImagingStudy Radiology Profile, JP Core DiagnosticReport Common Profile, Bundle, Resource)
          Is Modifierfalse
          Must Supporttrue
          Must Support TypesNo must-support rules about the choice of types/profiles
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:hospitalStudySection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicalDeviceSection
          Slice NamemedicalDeviceSection
          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.

          Control0..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          808. Composition.section:structuredSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value医療機器
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          810. Composition.section:structuredSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicalDeviceSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value810
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value医療機器セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          822. Composition.section:structuredSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicalDeviceSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          830. Composition.section:structuredSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicalDeviceSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP_DeviceUseStatement, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:medicalDeviceSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:immunizationSection
          Slice NameimmunizationSection
          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.

          Control0..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          842. Composition.section:structuredSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value予防接種歴
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          844. Composition.section:structuredSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:immunizationSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value530
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value予防接種歴セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          856. Composition.section:structuredSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:immunizationSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          864. Composition.section:structuredSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:immunizationSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP Core Immunization Profile, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:immunizationSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:advanceDirectiveSection
          Slice NameadvanceDirectiveSection
          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.

          Control0..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          876. Composition.section:structuredSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value事前指示
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          878. Composition.section:structuredSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:advanceDirectiveSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value410
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value事前指示セクション
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          890. Composition.section:structuredSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:advanceDirectiveSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          898. Composition.section:structuredSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:advanceDirectiveSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP_Consent, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:advanceDirectiveSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:researchParticipationSection
          Slice NameresearchParticipationSection
          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.

          Control0..1*
          This element is affected by the following invariants: cmp-1
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          910. Composition.section:structuredSection.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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Pattern Value臨床研究参加
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          912. Composition.section:structuredSection.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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:researchParticipationSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value830
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value臨床研究参加セクション
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          922. Composition.section:structuredSection.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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          924. Composition.section:structuredSection.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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:researchParticipationSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          932. Composition.section:structuredSection.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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:researchParticipationSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.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.

          Control0..*
          This element is affected by the following invariants: cmp-2
          TypeReference(JP_ResearchSubject, Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:structuredSection.section:researchParticipationSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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
          Slice NameattachmentSection
          Definition

          添付情報セクション


          The root of the sections that make up the composition.

          Short添付情報セクションComposition is broken into sections
          Control0..1*
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantscmp-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()))
          942. 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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          944. 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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Fixed Value添付情報
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          946. 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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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.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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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.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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value210
          Invariantsele-1: All FHIR elements must have a @value or 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: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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern Value添付情報セクション
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          956. 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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          958. 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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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: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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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: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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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:attachmentSection.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          966. 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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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:attachmentSection.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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: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.

          Control10..*
          This element is affected by the following invariants: cmp-2
          TypeReference(DocumentReference, Bundle, Resource)
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:attachmentSection.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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:pdfSection
          Slice NamepdfSection
          Definition

          PDFセクション


          The root of the sections that make up the composition.

          ShortPDFセクションComposition is broken into sections
          Control0..1*
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantscmp-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()))
          976. 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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          978. 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.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Requirements

          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

          Alternate Namesheader, label, caption
          Fixed ValuePDF
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          980. 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.

          Control10..1
          BindingFor 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.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Requirements

          Provides computable standardized labels to topics within the document.

          Invariantsele-1: All FHIR elements must have a @value or 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:pdfSection.code.coding
          Definition

          A reference to a code defined by a terminology system.

          ShortCode 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.

          Control10..1*
          BindingThe codes SHALL be taken from For codes, see JP_valueSet_eDischargeSummary_document_section (1.0.0)
          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: All FHIR elements must have a @value or 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: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.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
          Invariantsele-1: All FHIR elements must have a @value or 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: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
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to refer to a particular code in the system.

          Fixed Value230
          Invariantsele-1: All FHIR elements must have a @value or 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.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
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Pattern ValuePDFセクション
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          990. 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).

          ShortIf 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.

          Control0..01
          Typeboolean
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          992. 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.

          ShortPlain text representation of the concept
          Comments

          Very often the text is the same as a displayName of one of the codings.

          Control0..01
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          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.

          Invariantsele-1: All FHIR elements must have a @value or 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.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.

          Control0..1
          This element is affected by the following invariants: cmp-1
          TypeNarrative
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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.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
          Control1..1
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summaryfalse
          Fixed Valueadditional
          Invariantsele-1: All FHIR elements must have a @value or 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.text.div
          Definition

          本セクションの内容を xhtml 形式のテキストで表現した文字列。


          The actual narrative content, a stripped down version of XHTML.

          Shortxhtml簡略形式に従った叙述記述データ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.

          Control1..1
          Typexhtml
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-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())
          1000. 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.

          Shortworking | snapshot | changes
          Comments

          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

          Control0..01
          BindingThe 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.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Requirements

          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

          Invariantsele-1: All FHIR elements must have a @value or 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.orderedBy
          Definition

          Specifies the order applied to the items in the section entries.

          ShortOrder 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.

          Control0..01
          BindingThe 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.

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Requirements

          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

          Invariantsele-1: All FHIR elements must have a @value or 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.entry
          Definition

          PDFファイルへの参照


          A reference to the actual resource from which the narrative in the section is derived.

          ShortPDFファイルへの参照A reference to data that supports this section
          Comments

          If there are no entries in the list, an emptyReason SHOULD be provided.

          Control10..*
          This element is affected by the following invariants: cmp-2
          TypeReference(DocumentReference, Resource)
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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.section
          Definition

          A nested sub-section within this section.

          ShortNested Section
          Comments

          Nested sections are primarily used to help human readers navigate to particular portions of the document.

          Control0..0*
          This element is affected by the following invariants: cmp-1
          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or 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
          InvariantscheckExist-CDASection-or-structuredSection: 【セクション構成はCDAセクションと構造情報セクションのどちらか一方だけ存在している必要がある。】 (((section.code.coding.where(code = '200')).exists()) xor ((section.code.coding.where(code = '300')).exists()))
          2. Composition.meta
          Control1..?
          Must Supporttrue
          4. Composition.meta.lastUpdated
          Control1..?
          Must Supporttrue
          6. Composition.meta.profile
          Definition

          準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/eDischargeSummary/StructureDefinition/JP_Composition_eDischargeSummary|x.y.z

          Short準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/eDischargeSummary/StructureDefinition/JP_Composition_eDischargeSummary|x.y.z
          Control1..?
          Must Supporttrue
          8. Composition.extension
          Control1..?
          SlicingThis element introduces a set of slices on Composition.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 10. Composition.extension:version
            Slice Nameversion
            Short文書バージョンを表す拡張
            Control1..1
            TypeExtension(Composition Version Number) (Extension Type: string)
            Must Supporttrue
            12. Composition.extension:version.url
            Must Supporttrue
            14. Composition.extension:version.value[x]
            Definition

            文書のバージョン番号を表す文字列。 例 : 第1版は "1" とする。

            Short文書のバージョン番号を表す文字列。
            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
            Must Supporttrue
            16. Composition.identifier
            NoteThis is a business identifier, not a resource identifier (see discussion)
            Control1..?
            Must Supporttrue
            18. Composition.identifier.system
            Definition

            文書リソースIDの名前空間を表すURI。固定値。

            Short文書リソースIDの名前空間を表すURI。固定値。
            Control1..?
            Must Supporttrue
            Fixed Valuehttp://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
            20. Composition.identifier.value
            Definition

            その医療機関が発行した診療情報提供書をその医療機関内において一意に識別するID(診療情報提供書番号)を設定する。

            Identifier型のvalue要素に、保険医療機関番号(10桁)、発行年(4桁)、施設内において発行年内で一意となる番号(32桁以内)をハット文字(“^”)で連結した文字列を指定する。

            例:”1311234567^2020^00123456

            Short文書リソースID
            Control1..?
            Must Supporttrue
            22. Composition.status
            Definition

            この文書のステータス。 仕様上は、preliminary | final | amended | entered_in_error のいずれかを設定できるが、医療機関から登録される段階では、"final" でなければならない。

            Shortこの文書のステータス。
            Fixed Valuefinal
            24. Composition.type
            Definition

            documentタイプのうち文書種別

            Short文書区分コード
            BindingThe 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 Supporttrue
            26. Composition.type.coding
            Control1..1
            Must Supporttrue
            28. Composition.type.coding.system
            Definition

            文書区分コードのコード体系を識別するURI。http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes 固定値

            Short文書区分コードのコード体系を識別するURI。http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes 固定値
            Control1..?
            Must Supporttrue
            Fixed Valuehttp://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes
            30. Composition.type.coding.version
            NoteThis is a business version Id, not a resource version Id (see discussion)
            Must Supporttrue
            32. Composition.type.coding.code
            Definition

            退院時サマリーの文書コード"18842-5"を指定。固定値。

            Short退院時サマリーの文書コード"18842-5"を指定。固定値。
            Control1..?
            Must Supporttrue
            Fixed Value18842-5
            34. Composition.type.coding.display
            Definition

            文書区分コードの表示名。

            Short文書区分コードの表示名。
            Must Supporttrue
            Fixed Value退院時サマリー
            36. Composition.category
            Definition

            文書カテゴリーコード。 退院時サマリーでは文書サブ区分からDISCHARGE:退院時文書 を使用する。

            Short文書カテゴリーコード
            Control1..1
            BindingThe 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 Supporttrue
            38. Composition.category.coding
            Control1..1
            Must Supporttrue
            40. Composition.category.coding.system
            Definition

            文書カテゴリコードのコード体系を識別するURI。固定値。

            Short文書カテゴリコードのコード体系
            Control1..?
            Must Supporttrue
            Fixed Valuehttp://jpfhir.jp/fhir/Common/CodeSystem/doc-subtypecodes
            42. Composition.category.coding.code
            Definition

            文書カテゴリコード  退院時サマリーでは、文書サブ区分からDISCHARGE: 退院時文書 を使用する。

            Short文書カテゴリコード
            Control1..?
            Must Supporttrue
            Fixed ValueDISCHARGE
            44. Composition.category.coding.display
            Definition

            文書カテゴリ  退院時サマリーでは、文書サブ区分からDISCHARGE: 退院時文書 を使用する。

            Short文書カテゴリコードの表示名
            46. Composition.subject
            Definition

            患者情報を表すPatientリソースへの参照。

            Short患者情報を表すPatientリソースへの参照。
            Control1..?
            TypeReference(JP_Patient_eCS)
            Must Supporttrue
            48. Composition.subject.reference
            Definition

            Bundleリソースに記述されるPatientリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:11f0a9a6_a91d_3aef_fc4e_069995b89c4f"

            ShortPatientリソースのfullUrl要素に指定されるUUIDを指定。
            Control1..?
            Must Supporttrue
            50. Composition.encounter
            Definition

            この文書が作成された受診時状況情報を表すEncounterリソースへの参照

            Shortこの文書が作成された受診時状況情報を表すEncounterリソースへの参照
            TypeReference(JP_Encounter-eCS)
            Must Supporttrue
            52. Composition.encounter.reference
            Definition

            Bundleリソースに記述されるEncounterリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:12f0a9a6_a91d_8aef_d14e_069795b89c9f"

            ShortEncounterリソースのfullUrl要素に指定されるUUIDを指定。
            Control1..?
            Must Supporttrue
            54. Composition.date
            Definition

            このリソースを作成または最後に編集した日時。ISO8601に準拠し、秒の精度まで記録し、タイムゾーンも付記する。 午前0時を"24:00"と記録することはできないため"00:00"と記録すること。  例:"2020_08_21T12:28:21+09:00"

            Must Supporttrue
            56. Composition.author
            Definition

            文書作成責任者を表すPractitionerリソースへの参照、および,文書作成機関か、または文書作成機関の診療科と文書作成機関を表すOrganizationリソースへの参照の2つのReferenceを繰り返す。

            Short文書作成責任者と文書作成機関とへの参照。
            Control2..2
            TypeReference(JP_Practitioner_eCS, JP_Organization_eCS)
            Must Supporttrue
            Must Support TypesNo must-support rules about the choice of types/profiles
            58. Composition.title
            Must Supporttrue
            Fixed Value退院時サマリー
            60. Composition.custodian
            Definition

            文書作成機関と同一の組織の場合、custodian要素からは文書作成機関を表すOrganizationリソースへの参照となる。文書作成機関とは異なる組織である場合は、文書作成機関とは別のOrganizationリソースで表現し、custodian要素からはそのOrganizationリソースを参照する。

            Short文書の作成・修正を行い、文書の管理責任を持つ医療機関(Organizationリソース)への参照
            Control1..?
            TypeReference(JP_Organization_eCS)
            Must Supporttrue
            62. Composition.custodian.reference
            Definition

            custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:179f9f7f_e546_04c2_6888_a9e0b24e5720"

            Shortcustodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。
            Control1..?
            64. Composition.event
            Definition

            退院時サマリーの発行イベントの情報 診療情報提供書と違いこの要素はなくてもよい

            Short退院時サマリーの発行イベントの情報
            Control1..1
            Must Supporttrue
            66. Composition.event.code
            Control0..0
            68. Composition.event.period
            Definition

            退院時サマリーの対象となる入院期間。ISO8601に準拠yyyy-mm-dd形式で記述する。

            Short退院時サマリーの対象となる入院期間
            Control1..?
            Must Supporttrue
            70. Composition.event.period.start
            Definition

            退院時サマリーの対象となる入院期間の入院日。ISO8601に準拠yyyy-mm-dd形式で記述する。

            Short退院時サマリーの対象となる入院期間の入院日
            Control1..?
            Must Supporttrue
            72. Composition.event.period.end
            Definition

            退院時サマリーの対象となる入院期間の退院日。ISO8601に準拠yyyy-mm-dd形式で記述する。

            Short退院時サマリーの対象となる入院期間の退院日
            Control1..?
            Must Supporttrue
            74. Composition.section
            SlicingThis element introduces a set of slices on Composition.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ code.coding.code
            • 76. Composition.section:cdaSection
              Slice NamecdaSection
              Definition

              CDA参照セクション-本セクションは電子カルテ情報共有サービスでは使用しない。

              ShortCDA参照セクション-本セクションは電子カルテ情報共有サービスでは使用しない。
              Control0..1
              Must Supporttrue
              78. Composition.section:cdaSection.title
              Definition

              セクションタイトル。固定値。

              Shortセクションタイトル
              Control1..?
              Must Supporttrue
              Fixed ValueCDA参照
              80. Composition.section:cdaSection.code
              Definition

              セクション区分コード

              Shortセクション区分コード
              Control1..?
              Must Supporttrue
              82. Composition.section:cdaSection.code.coding
              Control1..1
              BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
              (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
              Must Supporttrue
              84. Composition.section:cdaSection.code.coding.system
              Definition

              セクション区分コードのコード体系を識別するURI。固定値。

              Shortセクション区分コードのコード体系
              Control1..?
              Must Supporttrue
              Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
              86. Composition.section:cdaSection.code.coding.code
              Definition

              セクション区分のコード値。 固定値。

              Shortセクション区分のコード値
              Control1..?
              Must Supporttrue
              Fixed Value200
              88. Composition.section:cdaSection.code.coding.display
              Definition

              セクション区分コードの表示名。

              Shortセクション区分コードの表示名
              Must Supporttrue
              Pattern ValueCDA参照セクション
              90. Composition.section:cdaSection.code.coding.userSelected
              Control0..0
              92. Composition.section:cdaSection.code.text
              Control0..0
              94. Composition.section:cdaSection.text
              Definition

              本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。

              Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
              Comments

              entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

              Must Supporttrue
              96. Composition.section:cdaSection.text.status
              Definition

              generated | extensions | additional | empty から "additional" の固定値。

              Shortセクションの内容作成状態コード
              Must Supporttrue
              Fixed Valueadditional
              98. Composition.section:cdaSection.text.div
              Definition

              本セクションの内容を xhtml 形式のテキストで表現した文字列。

              Shortxhtml簡略形式に従った叙述記述データ
              100. Composition.section:cdaSection.mode
              Control0..0
              102. Composition.section:cdaSection.orderedBy
              Control0..0
              104. Composition.section:cdaSection.entry
              Definition

              CDA規約文書ファイルへの参照

              ShortCDA規約文書ファイルへの参照
              Control1..1
              TypeReference(DocumentReference)
              106. Composition.section:cdaSection.section
              Control0..0
              108. Composition.section:structuredSection
              Slice NamestructuredSection
              Definition

              構造情報セクション

              Short構造情報セクション
              Control0..1
              Must Supporttrue
              110. Composition.section:structuredSection.title
              Definition

              セクションタイトル。固定値。

              Shortセクションタイトル
              Control1..?
              Must Supporttrue
              Fixed Value構造情報
              112. Composition.section:structuredSection.code
              Definition

              セクション区分コード

              Shortセクション区分コード
              Control1..?
              Must Supporttrue
              114. Composition.section:structuredSection.code.coding
              Control1..1
              BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
              (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
              Must Supporttrue
              116. Composition.section:structuredSection.code.coding.system
              Definition

              セクション区分コードのコード体系を識別するURI。固定値。

              Shortセクション区分コードのコード体系
              Control1..?
              Must Supporttrue
              Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
              118. Composition.section:structuredSection.code.coding.code
              Definition

              セクション区分のコード値。 固定値。

              Shortセクション区分のコード値
              Control1..?
              Must Supporttrue
              Fixed Value300
              120. Composition.section:structuredSection.code.coding.display
              Definition

              セクション区分コードの表示名。

              Shortセクション区分コードの表示名
              Must Supporttrue
              Pattern Value構造情報セクション
              122. Composition.section:structuredSection.code.coding.userSelected
              Control0..0
              124. Composition.section:structuredSection.code.text
              Control0..0
              126. Composition.section:structuredSection.text
              Definition

              本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。

              Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
              Comments

              entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

              Control0..0
              Must Supporttrue
              130. Composition.section:structuredSection.emptyReason
              Must Supporttrue
              132. Composition.section:structuredSection.section
              Control10..?
              SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ code.coding.code
              • 134. Composition.section:structuredSection.section:detailsOnAdmissionSection
                Slice NamedetailsOnAdmissionSection
                Definition

                入院時詳細セクション

                Short入院時詳細セクション
                Control1..1
                TypeBackboneElement
                Must Supporttrue
                136. Composition.section:structuredSection.section:detailsOnAdmissionSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value入院時詳細
                138. Composition.section:structuredSection.section:detailsOnAdmissionSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                140. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                142. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                144. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value322
                146. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value入院時詳細セクション
                148. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.userSelected
                Control0..0
                150. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.text
                Control0..0
                152. Composition.section:structuredSection.section:detailsOnAdmissionSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                154. Composition.section:structuredSection.section:detailsOnAdmissionSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                156. Composition.section:structuredSection.section:detailsOnAdmissionSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                158. Composition.section:structuredSection.section:detailsOnAdmissionSection.mode
                Control0..0
                160. Composition.section:structuredSection.section:detailsOnAdmissionSection.orderedBy
                Control0..0
                162. Composition.section:structuredSection.section:detailsOnAdmissionSection.entry
                Definition

                Encounterリソースを参照

                ShortEncounterリソースを参照
                Control1..1
                TypeReference(JP_Encounter-eCS)
                Must Supporttrue
                164. Composition.section:structuredSection.section:detailsOnAdmissionSection.emptyReason
                Must Supporttrue
                166. Composition.section:structuredSection.section:detailsOnAdmissionSection.section
                Control0..0
                168. Composition.section:structuredSection.section:diagnosesOnAdmissionSection
                Slice NamediagnosesOnAdmissionSection
                Definition

                入院時診断セクション

                Short入院時診断セクション
                Control1..1
                TypeBackboneElement
                Must Supporttrue
                170. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value入院時診断
                172. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                174. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                176. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                178. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value342
                180. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value入院時診断セクション
                182. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.userSelected
                Control0..0
                184. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.text
                Control0..0
                186. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                188. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                190. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                192. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.mode
                Control0..0
                194. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.orderedBy
                Control0..0
                196. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.entry
                Definition

                (入院時の)傷病名

                Short必須。(入院時の)傷病名・主訴を1個以上必ず記述する。
                TypeReference(JP Core Condition Profile)
                Must Supporttrue
                198. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.emptyReason
                Must Supporttrue
                200. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.section
                Control0..0
                202. Composition.section:structuredSection.section:allergyIntoleranceSection
                Slice NameallergyIntoleranceSection
                Definition

                アレルギー・不耐性反応セクション

                Shortアレルギー・不耐性反応セクション
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                204. Composition.section:structuredSection.section:allergyIntoleranceSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Valueアレルギー・不耐性反応
                206. Composition.section:structuredSection.section:allergyIntoleranceSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                208. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                210. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                212. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value510
                214. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Valueアレルギー・不耐性反応セクション
                216. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.userSelected
                Control0..0
                218. Composition.section:structuredSection.section:allergyIntoleranceSection.code.text
                Control0..0
                220. Composition.section:structuredSection.section:allergyIntoleranceSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                222. Composition.section:structuredSection.section:allergyIntoleranceSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                224. Composition.section:structuredSection.section:allergyIntoleranceSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                226. Composition.section:structuredSection.section:allergyIntoleranceSection.mode
                Control0..0
                228. Composition.section:structuredSection.section:allergyIntoleranceSection.orderedBy
                Control0..0
                230. Composition.section:structuredSection.section:allergyIntoleranceSection.entry
                Definition

                アレルギー・不耐性反応情報を記述して参照する。 1つのアレルギーにつき1つのAllergyIntoleranceリソースで記述されたものを参照する。 記述すべきアレルギー・不耐性反応情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 アレルギー・不耐性反応情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。

                Shortアレルギー・不耐性反応情報を記述したAllergyIntoleranceリソースを参照
                TypeReference(JP Core AllergyIntolerance Profile)
                Must Supporttrue
                232. Composition.section:structuredSection.section:allergyIntoleranceSection.section
                Control0..0
                234. Composition.section:structuredSection.section:chiefComplaintsSection
                Slice NamechiefComplaintsSection
                Definition

                主訴セクション

                Short主訴セクション
                Control1..1
                TypeBackboneElement
                Must Supporttrue
                236. Composition.section:structuredSection.section:chiefComplaintsSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value主訴
                238. Composition.section:structuredSection.section:chiefComplaintsSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                240. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                242. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                244. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value352
                246. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value主訴セクション
                248. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.userSelected
                Control0..0
                250. Composition.section:structuredSection.section:chiefComplaintsSection.code.text
                Control0..0
                252. Composition.section:structuredSection.section:chiefComplaintsSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                254. Composition.section:structuredSection.section:chiefComplaintsSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                256. Composition.section:structuredSection.section:chiefComplaintsSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                258. Composition.section:structuredSection.section:chiefComplaintsSection.mode
                Control0..0
                260. Composition.section:structuredSection.section:chiefComplaintsSection.orderedBy
                Control0..0
                262. Composition.section:structuredSection.section:chiefComplaintsSection.entry
                Definition

                主訴に対応するConditionリソースを参照

                Short主訴に対応するConditionリソースを参照
                TypeReference(JP Core Condition Profile)
                Must Supporttrue
                264. Composition.section:structuredSection.section:chiefComplaintsSection.section
                Control0..0
                266. Composition.section:structuredSection.section:reasonForAdmissionSection
                Slice NamereasonForAdmissionSection
                Definition

                入院理由セクション

                Short入院理由セクション
                Control1..1
                TypeBackboneElement
                Must Supporttrue
                268. Composition.section:structuredSection.section:reasonForAdmissionSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value入院理由
                270. Composition.section:structuredSection.section:reasonForAdmissionSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                272. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                274. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                276. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value312
                278. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value入院理由セクション
                280. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.userSelected
                Control0..0
                282. Composition.section:structuredSection.section:reasonForAdmissionSection.code.text
                Control0..0
                284. Composition.section:structuredSection.section:reasonForAdmissionSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                286. Composition.section:structuredSection.section:reasonForAdmissionSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                288. Composition.section:structuredSection.section:reasonForAdmissionSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                290. Composition.section:structuredSection.section:reasonForAdmissionSection.mode
                Control0..0
                292. Composition.section:structuredSection.section:reasonForAdmissionSection.orderedBy
                Control0..0
                294. Composition.section:structuredSection.section:reasonForAdmissionSection.entry
                Definition

                CodeableConceptであるEncounter.reasonCodeに病名あるいはtextで記述できる

                Short入院理由をEncounter.reasonCodeに記述する
                Control0..1
                TypeReference(JP_Encounter-eCS)
                Must Supporttrue
                296. Composition.section:structuredSection.section:reasonForAdmissionSection.section
                Control0..0
                298. Composition.section:structuredSection.section:presentIllnessSection
                Slice NamepresentIllnessSection
                Definition

                現病歴セクション

                Short現病歴セクション
                Control1..1
                TypeBackboneElement
                Must Supporttrue
                300. Composition.section:structuredSection.section:presentIllnessSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value現病歴
                302. Composition.section:structuredSection.section:presentIllnessSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                304. Composition.section:structuredSection.section:presentIllnessSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                306. Composition.section:structuredSection.section:presentIllnessSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                308. Composition.section:structuredSection.section:presentIllnessSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value360
                310. Composition.section:structuredSection.section:presentIllnessSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value現病歴セクション
                312. Composition.section:structuredSection.section:presentIllnessSection.code.coding.userSelected
                Control0..0
                314. Composition.section:structuredSection.section:presentIllnessSection.code.text
                Control0..0
                316. Composition.section:structuredSection.section:presentIllnessSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                318. Composition.section:structuredSection.section:presentIllnessSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                320. Composition.section:structuredSection.section:presentIllnessSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                322. Composition.section:structuredSection.section:presentIllnessSection.mode
                Control0..0
                324. Composition.section:structuredSection.section:presentIllnessSection.orderedBy
                Control0..0
                326. Composition.section:structuredSection.section:presentIllnessSection.entry
                Definition

                フリーテキストでしか記述できない場合には、それをCondition.code.text およびCodition.noteに記述したConditionリソースを参照する。 疾患ごとに分けて現病歴を記述できる場合には、それぞれをひとつのConditionリソースで記述して参照する。

                Short必須。現病歴として記述すべき疾患に関する現在にいたる経過歴を1個以上必ず記述したConditionリソースを参照する。
                TypeReference(JP Core Condition Profile)
                Must Supporttrue
                328. Composition.section:structuredSection.section:presentIllnessSection.section
                Control0..0
                330. Composition.section:structuredSection.section:pastIllnessSection
                Slice NamepastIllnessSection
                Definition

                既往歴セクション

                Short既往歴セクション
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                332. Composition.section:structuredSection.section:pastIllnessSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value既往歴
                334. Composition.section:structuredSection.section:pastIllnessSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                336. Composition.section:structuredSection.section:pastIllnessSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                338. Composition.section:structuredSection.section:pastIllnessSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                340. Composition.section:structuredSection.section:pastIllnessSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value370
                342. Composition.section:structuredSection.section:pastIllnessSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value既往歴セクション
                344. Composition.section:structuredSection.section:pastIllnessSection.code.coding.userSelected
                Control0..0
                346. Composition.section:structuredSection.section:pastIllnessSection.code.text
                Control0..0
                348. Composition.section:structuredSection.section:pastIllnessSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                350. Composition.section:structuredSection.section:pastIllnessSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                352. Composition.section:structuredSection.section:pastIllnessSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                354. Composition.section:structuredSection.section:pastIllnessSection.mode
                Control0..0
                356. Composition.section:structuredSection.section:pastIllnessSection.orderedBy
                Control0..0
                358. Composition.section:structuredSection.section:pastIllnessSection.entry
                Definition

                既往歴をConditionリソースに記述して参照する。 1つの既往疾患につき1つのConditionリソースで記述されたものを参照する。 記述すべき既往疾患が存在しないことを明示的に記述する(「既往特になし」など)場合にはentry要素は出現せず、emptyReasonにnilknownを記述する。 既往疾患情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。

                Short既往歴をConditionリソースに記述して参照する。
                TypeReference(JP Core Condition Profile)
                Must Supporttrue
                360. Composition.section:structuredSection.section:pastIllnessSection.section
                Control0..0
                362. Composition.section:structuredSection.section:medicationsOnAdmissionSection
                Slice NamemedicationsOnAdmissionSection
                Definition

                入院時服薬セクション

                Short入院時服薬セクション
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                364. Composition.section:structuredSection.section:medicationsOnAdmissionSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value入院時服薬
                366. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                368. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                370. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                372. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value432
                374. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value入院時服薬セクション
                376. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.userSelected
                Control0..0
                378. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.text
                Control0..0
                380. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                382. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                384. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                386. Composition.section:structuredSection.section:medicationsOnAdmissionSection.mode
                Control0..0
                388. Composition.section:structuredSection.section:medicationsOnAdmissionSection.orderedBy
                Control0..0
                390. Composition.section:structuredSection.section:medicationsOnAdmissionSection.entry
                Definition

                入院時の服薬情報(正確には入院直前までの服薬情報)は、1医薬品ごとに1つのMedicationStatementリソースを使用して記述する。 MedicationStatementでは、1医薬品ごとに用法を記述することができ、 それが必要な場合で情報が入手できる場合には、MedicationStatement.dosage要素に記述する

                Short投薬情報を記述したMedicationStatementを参照
                TypeReference(JP_MedicationRequest_eCS)
                Must Supporttrue
                392. Composition.section:structuredSection.section:medicationsOnAdmissionSection.section
                Control0..0
                394. Composition.section:structuredSection.section:socialHistorySection
                Slice NamesocialHistorySection
                Definition

                社会歴・生活習慣セクション

                Short社会歴・生活習慣セクション
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                396. Composition.section:structuredSection.section:socialHistorySection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value社会歴・生活習慣
                398. Composition.section:structuredSection.section:socialHistorySection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                400. Composition.section:structuredSection.section:socialHistorySection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                402. Composition.section:structuredSection.section:socialHistorySection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                404. Composition.section:structuredSection.section:socialHistorySection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value640
                406. Composition.section:structuredSection.section:socialHistorySection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value社会歴・生活習慣セクション
                408. Composition.section:structuredSection.section:socialHistorySection.code.coding.userSelected
                Control0..0
                410. Composition.section:structuredSection.section:socialHistorySection.code.text
                Control0..0
                412. Composition.section:structuredSection.section:socialHistorySection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                414. Composition.section:structuredSection.section:socialHistorySection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                416. Composition.section:structuredSection.section:socialHistorySection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                418. Composition.section:structuredSection.section:socialHistorySection.mode
                Control0..0
                420. Composition.section:structuredSection.section:socialHistorySection.orderedBy
                Control0..0
                422. Composition.section:structuredSection.section:socialHistorySection.entry
                Definition

                社会歴・生活習慣情報を記述して参照する。 1つの社会歴・生活習慣につき1つのObservationリソースで記述されたものを参照する。 記述すべき社会歴・生活習慣情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 社会歴・生活習慣情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。

                Short社会歴・生活習慣情報を記述したObservationリソースを参照
                TypeReference(JP Core Observation SocialHistory Profile)
                Must Supporttrue
                424. Composition.section:structuredSection.section:socialHistorySection.section
                Control0..0
                426. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection
                Slice NamephysicalStatusOnAdmissionSection
                Definition

                入院時身体所見セクション

                Short入院時身体所見セクション
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                428. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value入院時身体所見
                430. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                432. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                434. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                436. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value612
                438. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value入院時身体所見セクション
                440. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.userSelected
                Control0..0
                442. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.text
                Control0..0
                444. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                446. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                448. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                450. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.mode
                Control0..0
                452. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.orderedBy
                Control0..0
                454. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.entry
                Definition

                入院時の身体所見を記述して参照する。 1つの身体所見につき1つのObservationリソースで記述されたものを参照する。 記述すべき身体所見が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 身体所見を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。

                Short入院時の身体所見を記述したObservationリソースを参照
                TypeReference(JP Core Observation Common Profile)
                Must Supporttrue
                456. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.section
                Control0..0
                458. Composition.section:structuredSection.section:familiyHistorySection
                Slice NamefamiliyHistorySection
                Definition

                家族歴セクション

                Short家族歴セクション
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                460. Composition.section:structuredSection.section:familiyHistorySection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value家族歴
                462. Composition.section:structuredSection.section:familiyHistorySection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                464. Composition.section:structuredSection.section:familiyHistorySection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                466. Composition.section:structuredSection.section:familiyHistorySection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                468. Composition.section:structuredSection.section:familiyHistorySection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value550
                470. Composition.section:structuredSection.section:familiyHistorySection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value家族歴セクション
                472. Composition.section:structuredSection.section:familiyHistorySection.code.coding.userSelected
                Control0..0
                474. Composition.section:structuredSection.section:familiyHistorySection.code.text
                Control0..0
                476. Composition.section:structuredSection.section:familiyHistorySection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                478. Composition.section:structuredSection.section:familiyHistorySection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                480. Composition.section:structuredSection.section:familiyHistorySection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                482. Composition.section:structuredSection.section:familiyHistorySection.mode
                Control0..0
                484. Composition.section:structuredSection.section:familiyHistorySection.orderedBy
                Control0..0
                486. Composition.section:structuredSection.section:familiyHistorySection.entry
                Definition

                入院時に取得した家族歴情報情報を記述して参照する。 1つの家族歴につき1つのFamilyMemberHistoryリソースで記述されたものを参照する。 記述すべき家族歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 家族歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。

                Short入院時に取得した家族歴情報を記述したFamilyMemberHistoryリソースを参照
                TypeReference(JP Core FamilyMemberHistory Profile)
                Must Supporttrue
                488. Composition.section:structuredSection.section:familiyHistorySection.section
                Control0..0
                490. Composition.section:structuredSection.section:hospitalCourseSection
                Slice NamehospitalCourseSection
                Definition

                入院中経過セクション

                Short入院中経過セクション
                Control1..1
                TypeBackboneElement
                Must Supporttrue
                492. Composition.section:structuredSection.section:hospitalCourseSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value入院中経過
                494. Composition.section:structuredSection.section:hospitalCourseSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                496. Composition.section:structuredSection.section:hospitalCourseSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                498. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                500. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value333
                502. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value入院中経過セクション
                504. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.userSelected
                Control0..0
                506. Composition.section:structuredSection.section:hospitalCourseSection.code.text
                Control0..0
                508. Composition.section:structuredSection.section:hospitalCourseSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                510. Composition.section:structuredSection.section:hospitalCourseSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                512. Composition.section:structuredSection.section:hospitalCourseSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                514. Composition.section:structuredSection.section:hospitalCourseSection.mode
                Control0..0
                516. Composition.section:structuredSection.section:hospitalCourseSection.orderedBy
                Control0..0
                518. Composition.section:structuredSection.section:hospitalCourseSection.entry
                Definition

                臨床経過を記述して参照する。 1つ以上のDocumentReferenceリソースで記述されたものを参照する。 診療情報提供書では臨床経過の記述は常に必要である。

                Short臨床経過を記述したDocumentReferenceリソースを参照
                Control1..?
                TypeReference(JP_DocumentReference)
                Must Supporttrue
                520. Composition.section:structuredSection.section:hospitalCourseSection.section
                Control0..0
                522. Composition.section:structuredSection.section:detailsOnDischargeSection
                Slice NamedetailsOnDischargeSection
                Definition

                退院時詳細セクション

                Short退院時詳細セクション
                Control1..1
                TypeBackboneElement
                Must Supporttrue
                524. Composition.section:structuredSection.section:detailsOnDischargeSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value退院時詳細
                526. Composition.section:structuredSection.section:detailsOnDischargeSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                528. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                530. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                532. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value324
                534. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value退院時詳細セクション
                536. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.userSelected
                Control0..0
                538. Composition.section:structuredSection.section:detailsOnDischargeSection.code.text
                Control0..0
                540. Composition.section:structuredSection.section:detailsOnDischargeSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                542. Composition.section:structuredSection.section:detailsOnDischargeSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                544. Composition.section:structuredSection.section:detailsOnDischargeSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                546. Composition.section:structuredSection.section:detailsOnDischargeSection.mode
                Control0..0
                548. Composition.section:structuredSection.section:detailsOnDischargeSection.orderedBy
                Control0..0
                550. Composition.section:structuredSection.section:detailsOnDischargeSection.entry
                Definition

                Encounterへの参照

                ShortEncounterへの参照
                Control1..1
                TypeReference(JP_Encounter-eCS)
                Must Supporttrue
                552. Composition.section:structuredSection.section:detailsOnDischargeSection.section
                Control0..0
                554. Composition.section:structuredSection.section:diagnosesOnDischargeSection
                Slice NamediagnosesOnDischargeSection
                Definition

                退院時診断セクション

                Short退院時診断セクション
                Control1..1
                TypeBackboneElement
                Must Supporttrue
                556. Composition.section:structuredSection.section:diagnosesOnDischargeSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value退院時診断
                558. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                560. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                562. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                564. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value344
                566. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value退院時診断セクション
                568. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.userSelected
                Control0..0
                570. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.text
                Control0..0
                572. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                574. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                576. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                578. Composition.section:structuredSection.section:diagnosesOnDischargeSection.mode
                Control0..0
                580. Composition.section:structuredSection.section:diagnosesOnDischargeSection.orderedBy
                Control0..0
                582. Composition.section:structuredSection.section:diagnosesOnDischargeSection.entry
                Definition

                電子カルテ情報共有サービスでは任意。それ以外では必須で、傷病名・主訴を1個以上必ず記述する。1つにつき1つのConditionで記述されたものを参照する。 その場合でフリーテキストでしか記述できない場合には、Condition.code.text に記述する。

                Short電子カルテ情報共有サービスでは任意。それ以外では必須で、傷病名・主訴を1個以上必ず記述する。
                TypeReference(JP Core Condition Profile)
                Must Supporttrue
                584. Composition.section:structuredSection.section:diagnosesOnDischargeSection.emptyReason
                Must Supporttrue
                586. Composition.section:structuredSection.section:diagnosesOnDischargeSection.section
                Control0..0
                588. Composition.section:structuredSection.section:medicationOnDischargeSection
                Slice NamemedicationOnDischargeSection
                Definition

                退院時投薬指示セクション

                Short退院時投薬指示セクション
                Control1..1
                TypeBackboneElement
                Must Supporttrue
                590. Composition.section:structuredSection.section:medicationOnDischargeSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value退院時投薬指示
                592. Composition.section:structuredSection.section:medicationOnDischargeSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                594. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                596. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                598. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value444
                600. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value退院時投薬指示セクション
                602. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.userSelected
                Control0..0
                604. Composition.section:structuredSection.section:medicationOnDischargeSection.code.text
                Control0..0
                606. Composition.section:structuredSection.section:medicationOnDischargeSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                608. Composition.section:structuredSection.section:medicationOnDischargeSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                610. Composition.section:structuredSection.section:medicationOnDischargeSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                612. Composition.section:structuredSection.section:medicationOnDischargeSection.mode
                Control0..0
                614. Composition.section:structuredSection.section:medicationOnDischargeSection.orderedBy
                Control0..0
                616. Composition.section:structuredSection.section:medicationOnDischargeSection.entry
                Definition

                投薬指示情報を記述して参照する。 1つの投薬指示情報につき1つのMedicationRequestリソースで記述されたものを参照する。 記述すべき投薬指示情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 投薬指示情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。

                Short退院時の投薬指示情報を記述したMedicationRequestリソースを参照
                TypeReference(JP_MedicationRequest_eCS)
                Must Supporttrue
                618. Composition.section:structuredSection.section:medicationOnDischargeSection.section
                Control0..0
                620. Composition.section:structuredSection.section:instructionOnDischargeSection
                Slice NameinstructionOnDischargeSection
                Definition

                退院時方針指示セクション

                Short退院時方針指示セクション
                Control1..1
                TypeBackboneElement
                Must Supporttrue
                622. Composition.section:structuredSection.section:instructionOnDischargeSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value退院時方針指示
                624. Composition.section:structuredSection.section:instructionOnDischargeSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                626. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                628. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                630. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value424
                632. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value退院時方針指示セクション
                634. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.userSelected
                Control0..0
                636. Composition.section:structuredSection.section:instructionOnDischargeSection.code.text
                Control0..0
                638. Composition.section:structuredSection.section:instructionOnDischargeSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                640. Composition.section:structuredSection.section:instructionOnDischargeSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                642. Composition.section:structuredSection.section:instructionOnDischargeSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                644. Composition.section:structuredSection.section:instructionOnDischargeSection.mode
                Control0..0
                646. Composition.section:structuredSection.section:instructionOnDischargeSection.orderedBy
                Control0..0
                648. Composition.section:structuredSection.section:instructionOnDischargeSection.entry
                Definition

                診療方針指示を記述して参照する。 1つの指示をひとつのCarePlanリソースで記述されたものを参照する。 記述すべき診療方針指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。

                Short退院時方針指示を記述したCarePlanリソースを参照
                TypeReference(JP_CarePlan)
                Must Supporttrue
                650. Composition.section:structuredSection.section:instructionOnDischargeSection.section
                Control0..0
                652. Composition.section:structuredSection.section:physicalStatusOnDischargeSection
                Slice NamephysicalStatusOnDischargeSection
                Definition

                退院時身体所見セクション

                Short退院時身体所見セクション
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                654. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value退院時身体所見
                656. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                658. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                660. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                662. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value614
                664. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value退院時身体所見セクション
                666. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.userSelected
                Control0..0
                668. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.text
                Control0..0
                670. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                672. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                674. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                676. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.mode
                Control0..0
                678. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.orderedBy
                Control0..0
                680. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.entry
                Definition

                退院時の身体所見を記述して参照する。 1つの身体所見につき1つのObservationリソースで記述されたものを参照する。 記述すべき身体所見が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 身体所見を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。

                Short退院時の身体所見を記述したObservationリソースを参照
                TypeReference(JP Core Observation Common Profile)
                Must Supporttrue
                682. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.section
                Control0..0
                684. Composition.section:structuredSection.section:hospitalProcedureSection
                Slice NamehospitalProcedureSection
                Definition

                入院中治療セクション

                Short入院中治療セクション
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                686. Composition.section:structuredSection.section:hospitalProcedureSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value入院中治療
                688. Composition.section:structuredSection.section:hospitalProcedureSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                690. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                692. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                694. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value713
                696. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value入院中治療セクション
                698. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.userSelected
                Control0..0
                700. Composition.section:structuredSection.section:hospitalProcedureSection.code.text
                Control0..0
                702. Composition.section:structuredSection.section:hospitalProcedureSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                704. Composition.section:structuredSection.section:hospitalProcedureSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                706. Composition.section:structuredSection.section:hospitalProcedureSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                708. Composition.section:structuredSection.section:hospitalProcedureSection.mode
                Control0..0
                710. Composition.section:structuredSection.section:hospitalProcedureSection.orderedBy
                Control0..0
                712. Composition.section:structuredSection.section:hospitalProcedureSection.entry
                Definition

                治療情報を記述して参照する。 1つの治療情報につき1つのProcedureリソースで記述されたものを参照する。 記述すべき治療情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 治療情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。

                Short治療情報を記述したProcedureリソースを参照
                TypeReference(JP Core Procedure Profile)
                Must Supporttrue
                714. Composition.section:structuredSection.section:hospitalProcedureSection.section
                Control0..0
                716. Composition.section:structuredSection.section:hospitalStudySection
                Slice NamehospitalStudySection
                Definition

                入院中検査結果セクション

                Short入院中検査結果セクション
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                718. Composition.section:structuredSection.section:hospitalStudySection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value入院中検査結果
                720. Composition.section:structuredSection.section:hospitalStudySection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                722. Composition.section:structuredSection.section:hospitalStudySection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                724. Composition.section:structuredSection.section:hospitalStudySection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                726. Composition.section:structuredSection.section:hospitalStudySection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value623
                728. Composition.section:structuredSection.section:hospitalStudySection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value入院中検査結果セクション
                730. Composition.section:structuredSection.section:hospitalStudySection.code.coding.userSelected
                Control0..0
                732. Composition.section:structuredSection.section:hospitalStudySection.code.text
                Control0..0
                734. Composition.section:structuredSection.section:hospitalStudySection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                736. Composition.section:structuredSection.section:hospitalStudySection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                738. Composition.section:structuredSection.section:hospitalStudySection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                740. Composition.section:structuredSection.section:hospitalStudySection.mode
                Control0..0
                742. Composition.section:structuredSection.section:hospitalStudySection.orderedBy
                Control0..0
                744. Composition.section:structuredSection.section:hospitalStudySection.entry
                Definition

                入院中検査結果を記述して参照する。記述すべき結果が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 結果データを取得しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。

                Short入院中検査結果を記述したObservationリソースなどを参照
                TypeReference(JP Core Observation Common Profile, JP Core ImagingStudy Radiology Profile, JP Core DiagnosticReport Common Profile, Bundle)
                Must Supporttrue
                Must Support TypesNo must-support rules about the choice of types/profiles
                746. Composition.section:structuredSection.section:hospitalStudySection.section
                Control0..0
                748. Composition.section:structuredSection.section:medicalDeviceSection
                Slice NamemedicalDeviceSection
                Definition

                医療機器セクション

                Short医療機器セクション
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                750. Composition.section:structuredSection.section:medicalDeviceSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value医療機器
                752. Composition.section:structuredSection.section:medicalDeviceSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                754. Composition.section:structuredSection.section:medicalDeviceSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                756. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                758. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value810
                760. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value医療機器セクション
                762. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.userSelected
                Control0..0
                764. Composition.section:structuredSection.section:medicalDeviceSection.code.text
                Control0..0
                766. Composition.section:structuredSection.section:medicalDeviceSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                768. Composition.section:structuredSection.section:medicalDeviceSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                770. Composition.section:structuredSection.section:medicalDeviceSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                772. Composition.section:structuredSection.section:medicalDeviceSection.mode
                Control0..0
                774. Composition.section:structuredSection.section:medicalDeviceSection.orderedBy
                Control0..0
                776. Composition.section:structuredSection.section:medicalDeviceSection.entry
                Definition

                医療機器情報を記述して参照する。 1つの医療機器情報をひとつのDeviceUseStatementリソースで記述されたものを参照する。 記述すべき医療機器情報が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。

                Short医療機器情報を記述したDocumentReferenceリソースを参照
                TypeReference(JP_DeviceUseStatement)
                Must Supporttrue
                778. Composition.section:structuredSection.section:medicalDeviceSection.section
                Control0..0
                780. Composition.section:structuredSection.section:immunizationSection
                Slice NameimmunizationSection
                Definition

                予防接種歴セクション

                Short予防接種歴セクション
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                782. Composition.section:structuredSection.section:immunizationSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value予防接種歴
                784. Composition.section:structuredSection.section:immunizationSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                786. Composition.section:structuredSection.section:immunizationSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                788. Composition.section:structuredSection.section:immunizationSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                790. Composition.section:structuredSection.section:immunizationSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value530
                792. Composition.section:structuredSection.section:immunizationSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value予防接種歴セクション
                794. Composition.section:structuredSection.section:immunizationSection.code.coding.userSelected
                Control0..0
                796. Composition.section:structuredSection.section:immunizationSection.code.text
                Control0..0
                798. Composition.section:structuredSection.section:immunizationSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                800. Composition.section:structuredSection.section:immunizationSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                802. Composition.section:structuredSection.section:immunizationSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                804. Composition.section:structuredSection.section:immunizationSection.mode
                Control0..0
                806. Composition.section:structuredSection.section:immunizationSection.orderedBy
                Control0..0
                808. Composition.section:structuredSection.section:immunizationSection.entry
                Definition

                予防接種歴情報を記述して参照する。 1つの予防接種歴情報につき1つのImmunizationリソースで記述されたものを参照する。 記述すべき予防接種歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 予防接種歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。

                Short予防接種歴情報を記述したImmunizationリソースを参照
                TypeReference(JP Core Immunization Profile)
                Must Supporttrue
                810. Composition.section:structuredSection.section:immunizationSection.section
                Control0..0
                812. Composition.section:structuredSection.section:advanceDirectiveSection
                Slice NameadvanceDirectiveSection
                Definition

                事前指示セクション

                Short事前指示セクション
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                814. Composition.section:structuredSection.section:advanceDirectiveSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value事前指示
                816. Composition.section:structuredSection.section:advanceDirectiveSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                818. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                820. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                822. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value410
                824. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value事前指示セクション
                826. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.userSelected
                Control0..0
                828. Composition.section:structuredSection.section:advanceDirectiveSection.code.text
                Control0..0
                830. Composition.section:structuredSection.section:advanceDirectiveSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                832. Composition.section:structuredSection.section:advanceDirectiveSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                834. Composition.section:structuredSection.section:advanceDirectiveSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                836. Composition.section:structuredSection.section:advanceDirectiveSection.mode
                Control0..0
                838. Composition.section:structuredSection.section:advanceDirectiveSection.orderedBy
                Control0..0
                840. Composition.section:structuredSection.section:advanceDirectiveSection.entry
                Definition

                事前指示を記述して参照する。 1つの指示をひとつのConsentリソースで記述されたものを参照する。 記述すべき事前指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。

                Short事前指示を記述したConcentリソースを参照
                TypeReference(JP_Consent)
                Must Supporttrue
                842. Composition.section:structuredSection.section:advanceDirectiveSection.section
                Control0..0
                844. Composition.section:structuredSection.section:researchParticipationSection
                Slice NameresearchParticipationSection
                Definition

                臨床研究参加セクション

                Short臨床研究参加セクション
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                846. Composition.section:structuredSection.section:researchParticipationSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Pattern Value臨床研究参加
                848. Composition.section:structuredSection.section:researchParticipationSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                850. Composition.section:structuredSection.section:researchParticipationSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                852. Composition.section:structuredSection.section:researchParticipationSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                854. Composition.section:structuredSection.section:researchParticipationSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value830
                856. Composition.section:structuredSection.section:researchParticipationSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value臨床研究参加セクション
                858. Composition.section:structuredSection.section:researchParticipationSection.code.coding.userSelected
                Control0..0
                860. Composition.section:structuredSection.section:researchParticipationSection.code.text
                Control0..0
                862. Composition.section:structuredSection.section:researchParticipationSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                864. Composition.section:structuredSection.section:researchParticipationSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                866. Composition.section:structuredSection.section:researchParticipationSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                868. Composition.section:structuredSection.section:researchParticipationSection.mode
                Control0..0
                870. Composition.section:structuredSection.section:researchParticipationSection.orderedBy
                Control0..0
                872. Composition.section:structuredSection.section:researchParticipationSection.entry
                Definition

                臨床研究参加情報を記述して参照する。 1つの臨床研究参加情報をひとつのResearchSubjectリソースで記述されたものを参照する。 記述すべき臨床研究参加情報が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。

                Short臨床研究参加情報を記述したDocumentReferenceリソースを参照
                TypeReference(JP_ResearchSubject)
                Must Supporttrue
                874. Composition.section:structuredSection.section:researchParticipationSection.section
                Control0..0
                876. Composition.section:attachmentSection
                Slice NameattachmentSection
                Definition

                添付情報セクション

                Short添付情報セクション
                Control0..1
                Must Supporttrue
                878. Composition.section:attachmentSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Fixed Value添付情報
                880. Composition.section:attachmentSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                882. Composition.section:attachmentSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                884. Composition.section:attachmentSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                886. Composition.section:attachmentSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value210
                888. Composition.section:attachmentSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern Value添付情報セクション
                890. Composition.section:attachmentSection.code.coding.userSelected
                Control0..0
                892. Composition.section:attachmentSection.code.text
                Control0..0
                894. Composition.section:attachmentSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                896. Composition.section:attachmentSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                898. Composition.section:attachmentSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                900. Composition.section:attachmentSection.mode
                Control0..0
                902. Composition.section:attachmentSection.orderedBy
                Control0..0
                904. Composition.section:attachmentSection.entry
                Definition

                添付情報ファイルへの参照

                Short添付情報ファイルへの参照
                Control1..?
                TypeReference(DocumentReference, Bundle)
                906. Composition.section:attachmentSection.section
                Control0..0
                908. Composition.section:pdfSection
                Slice NamepdfSection
                Definition

                PDFセクション

                ShortPDFセクション
                Control0..1
                Must Supporttrue
                910. Composition.section:pdfSection.title
                Definition

                セクションタイトル。固定値。

                Shortセクションタイトル
                Control1..?
                Must Supporttrue
                Fixed ValuePDF
                912. Composition.section:pdfSection.code
                Definition

                セクション区分コード

                Shortセクション区分コード
                Control1..?
                Must Supporttrue
                914. Composition.section:pdfSection.code.coding
                Control1..1
                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                Must Supporttrue
                916. Composition.section:pdfSection.code.coding.system
                Definition

                セクション区分コードのコード体系を識別するURI。固定値。

                Shortセクション区分コードのコード体系
                Control1..?
                Must Supporttrue
                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                918. Composition.section:pdfSection.code.coding.code
                Definition

                セクション区分のコード値。 固定値。

                Shortセクション区分のコード値
                Control1..?
                Must Supporttrue
                Fixed Value230
                920. Composition.section:pdfSection.code.coding.display
                Definition

                セクション区分コードの表示名。

                Shortセクション区分コードの表示名
                Must Supporttrue
                Pattern ValuePDFセクション
                922. Composition.section:pdfSection.code.coding.userSelected
                Control0..0
                924. Composition.section:pdfSection.code.text
                Control0..0
                926. Composition.section:pdfSection.text
                Definition

                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。

                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                Comments

                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                Must Supporttrue
                928. Composition.section:pdfSection.text.status
                Definition

                generated | extensions | additional | empty から "additional" の固定値。

                Shortセクションの内容作成状態コード
                Must Supporttrue
                Fixed Valueadditional
                930. Composition.section:pdfSection.text.div
                Definition

                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                Shortxhtml簡略形式に従った叙述記述データ
                932. Composition.section:pdfSection.mode
                Control0..0
                934. Composition.section:pdfSection.orderedBy
                Control0..0
                936. Composition.section:pdfSection.entry
                Definition

                PDFファイルへの参照

                ShortPDFファイルへの参照
                Control1..?
                TypeReference(DocumentReference)
                938. Composition.section:pdfSection.section
                Control0..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.).

                ShortA 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.

                Control0..*
                Is Modifierfalse
                Summaryfalse
                Invariantsdom-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-structuredSection: 【セクション構成は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.

                ShortLogical 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.

                Control0..1
                Typeid
                Is Modifierfalse
                Summarytrue
                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.

                ShortMetadata about the resource
                Control1..1
                TypeMeta
                Is Modifierfalse
                Must Supporttrue
                Summarytrue
                Invariantsele-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.

                ShortUnique id for inter-element referencing
                Control0..1
                Typestring
                Is Modifierfalse
                XML FormatIn the XML format, this property is represented as an attribute.
                Summaryfalse
                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.

                ShortAdditional 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.

                Control0..*
                TypeExtension
                Is Modifierfalse
                Summaryfalse
                Alternate Namesextensions, user content
                Invariantsele-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())
                SlicingThis element introduces a set of slices on Composition.meta.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 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.

                  ShortVersion 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.

                  Control0..1
                  Typeid
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Summarytrue
                  Invariantsele-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.

                  ShortWhen 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.

                  Control1..1
                  Typeinstant
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Must Supporttrue
                  Summarytrue
                  Invariantsele-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.

                  ShortIdentifies 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.

                  Control0..1
                  Typeuri
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Summarytrue
                  Invariantsele-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/eDischargeSummary/StructureDefinition/JP_Composition_eDischargeSummary|x.y.z

                  Short準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/eDischargeSummary/StructureDefinition/JP_Composition_eDischargeSummary|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.

                  Control1..*
                  Typecanonical(StructureDefinition)
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Must Supporttrue
                  Summarytrue
                  Invariantsele-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.

                  ShortSecurity 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.

                  Control0..*
                  BindingUnless 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.

                  TypeCoding
                  Is Modifierfalse
                  Summarytrue
                  Invariantsele-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.

                  ShortTags 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.

                  Control0..*
                  BindingFor 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".

                  TypeCoding
                  Is Modifierfalse
                  Summarytrue
                  Invariantsele-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.

                  ShortA 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.

                  Control0..1
                  Typeuri
                  Is Modifiertrue 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 ValueThis primitive element may be present, or absent, or replaced by an extension
                  Summarytrue
                  Invariantsele-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.

                  ShortLanguage 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).

                  Control0..1
                  BindingThe codes SHOULD be taken from CommonLanguages
                  (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)

                  A human language.

                  Additional BindingsPurpose
                  AllLanguagesMax Binding
                  Typecode
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Summaryfalse
                  Invariantsele-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.

                  ShortText 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.

                  Control0..1
                  TypeNarrative
                  Is Modifierfalse
                  Summaryfalse
                  Alternate Namesnarrative, html, xhtml, display
                  Invariantsele-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.

                  ShortContained, 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.

                  Control0..*
                  TypeResource
                  Is Modifierfalse
                  Summaryfalse
                  Alternate Namesinline resources, anonymous resources, contained resources
                  30. Composition.extension
                  Definition

                  An Extension

                  ShortExtension
                  Control1..*
                  TypeExtension
                  Is Modifierfalse
                  Summaryfalse
                  Invariantsele-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())
                  SlicingThis element introduces a set of slices on Composition.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 32. Composition.extension:version
                    Slice Nameversion
                    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.

                    Control1..1
                    This element is affected by the following invariants: ele-1
                    TypeExtension(Composition Version Number) (Extension Type: string)
                    Is Modifierfalse
                    Must Supporttrue
                    Summaryfalse
                    Invariantsele-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.

                    ShortUnique id for inter-element referencing
                    Control0..1
                    Typestring
                    Is Modifierfalse
                    XML FormatIn the XML format, this property is represented as an attribute.
                    Summaryfalse
                    36. Composition.extension:version.extension
                    Definition

                    An Extension

                    ShortExtension
                    Control0..0
                    TypeExtension
                    Is Modifierfalse
                    Summaryfalse
                    Invariantsele-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())
                    SlicingThis element introduces a set of slices on Composition.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 38. Composition.extension:version.url
                      Definition

                      Source of the definition for the extension code - a logical name or a URL.

                      Shortidentifies 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.

                      Control1..1
                      Typeuri
                      Is Modifierfalse
                      Must Supporttrue
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Summaryfalse
                      Fixed Valuehttp://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber
                      40. Composition.extension:version.value[x]
                      Definition

                      文書のバージョン番号を表す文字列。 例 : 第1版は "1" とする。

                      Short文書のバージョン番号を表す文字列。
                      Control1..1
                      Typestring
                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Must Supporttrue
                      Summaryfalse
                      Invariantsele-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).

                      ShortExtensions 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.

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
                      Summaryfalse
                      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 Namesextensions, user content
                      Invariantsele-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.

                      ShortVersion-independent identifier for the Composition
                      Comments

                      Similar to ClinicalDocument/setId in CDA. See discussion in resource definition for how these relate.

                      NoteThis is a business identifier, not a resource identifier (see discussion)
                      Control1..1
                      TypeIdentifier
                      Is Modifierfalse
                      Must Supporttrue
                      Summarytrue
                      Invariantsele-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.

                      ShortUnique id for inter-element referencing
                      Control0..1
                      Typestring
                      Is Modifierfalse
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Summaryfalse
                      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.

                      ShortAdditional 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.

                      Control0..*
                      TypeExtension
                      Is Modifierfalse
                      Summaryfalse
                      Alternate Namesextensions, user content
                      Invariantsele-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())
                      SlicingThis element introduces a set of slices on Composition.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 50. Composition.identifier.use
                        Definition

                        The purpose of this identifier.

                        Shortusual | official | temp | secondary | old (If known)
                        Comments

                        Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                        Control0..1
                        BindingThe 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 .

                        Typecode
                        Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Requirements

                        Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                        Invariantsele-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.

                        ShortDescription 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.

                        Control0..1
                        BindingUnless 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.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Summarytrue
                        Requirements

                        Allows users to make use of identifiers when the identifier system is not known.

                        Invariantsele-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.

                        Control1..1
                        Typeuri
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Must Supporttrue
                        Summarytrue
                        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 Valuehttp://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
                        ExampleGeneral: http://www.acme.com/identifiers/patient
                        Invariantsele-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.

                        Control1..1
                        Typestring
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Must Supporttrue
                        Summarytrue
                        ExampleGeneral: 123456
                        Invariantsele-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.

                        ShortTime period when id is/was valid for use
                        Control0..1
                        TypePeriod
                        Is Modifierfalse
                        Summarytrue
                        Invariantsele-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.

                        ShortOrganization 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.

                        Control0..1
                        TypeReference(Organization)
                        Is Modifierfalse
                        Summarytrue
                        Invariantsele-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.

                        Control1..1
                        BindingThe 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.

                        Typecode
                        Is Modifiertrue 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 ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Requirements

                        Need to be able to mark interim, amended, or withdrawn compositions or documents.

                        Fixed Valuefinal
                        Invariantsele-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.

                        Control1..1
                        BindingThe codes SHALL be taken from JP_valueSet_documentTypeCode (1.0.0)
                        (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-typecodes|1.0.0)
                        TypeCodeableConcept
                        Is Modifierfalse
                        Must Supporttrue
                        Summarytrue
                        Requirements

                        Key metadata element describing the composition, used in searching/filtering.

                        Invariantsele-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.

                        ShortUnique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Summaryfalse
                        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.

                        ShortAdditional 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.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Summaryfalse
                        Alternate Namesextensions, user content
                        Invariantsele-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())
                        SlicingThis element introduces a set of slices on Composition.type.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                        • value @ url
                        • 70. Composition.type.coding
                          Definition

                          A reference to a code defined by a terminology system.

                          ShortCode 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.

                          Control1..1
                          TypeCoding
                          Is Modifierfalse
                          Must Supporttrue
                          Summarytrue
                          Requirements

                          Allows for alternative encodings within a code system, and translations to other code systems.

                          Invariantsele-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.

                          ShortUnique id for inter-element referencing
                          Control0..1
                          Typestring
                          Is Modifierfalse
                          XML FormatIn the XML format, this property is represented as an attribute.
                          Summaryfalse
                          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.

                          ShortAdditional 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.

                          Control0..*
                          TypeExtension
                          Is Modifierfalse
                          Summaryfalse
                          Alternate Namesextensions, user content
                          Invariantsele-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())
                          SlicingThis element introduces a set of slices on Composition.type.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                          • value @ url
                          • 76. Composition.type.coding.system
                            Definition

                            文書区分コードのコード体系を識別するURI。http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes 固定値

                            Short文書区分コードのコード体系を識別するURI。http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes 固定値
                            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.

                            Control1..1
                            Typeuri
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Must Supporttrue
                            Summarytrue
                            Requirements

                            Need to be unambiguous about the source of the definition of the symbol.

                            Fixed Valuehttp://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes
                            Invariantsele-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.

                            ShortVersion 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.

                            NoteThis is a business version Id, not a resource version Id (see discussion)
                            Control0..1
                            Typestring
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Must Supporttrue
                            Summarytrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            80. Composition.type.coding.code
                            Definition

                            退院時サマリーの文書コード"18842-5"を指定。固定値。

                            Short退院時サマリーの文書コード"18842-5"を指定。固定値。
                            Control1..1
                            Typecode
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Must Supporttrue
                            Summarytrue
                            Requirements

                            Need to refer to a particular code in the system.

                            Fixed Value18842-5
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            82. Composition.type.coding.display
                            Definition

                            文書区分コードの表示名。

                            Short文書区分コードの表示名。
                            Control0..1
                            Typestring
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Must Supporttrue
                            Summarytrue
                            Requirements

                            Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                            Fixed Value退院時サマリー
                            Invariantsele-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).

                            ShortIf 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.

                            Control0..1
                            Typeboolean
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summarytrue
                            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.

                            Invariantsele-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.

                            ShortPlain text representation of the concept
                            Comments

                            Very often the text is the same as a displayName of one of the codings.

                            Control0..1
                            Typestring
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summarytrue
                            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.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            88. Composition.category
                            Definition

                            文書カテゴリーコード。 退院時サマリーでは文書サブ区分からDISCHARGE:退院時文書 を使用する。

                            Short文書カテゴリーコード
                            Comments

                            This is a metadata field from XDS/MHD.

                            Control1..1
                            BindingThe codes SHALL be taken from JP_valueSet_documentSubTypeCode (1.0.0)
                            (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-subtypecodes|1.0.0)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Must Supporttrue
                            Summarytrue
                            Requirements

                            Helps humans to assess whether the composition is of interest when viewing an index of compositions or documents.

                            Invariantsele-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.

                            ShortUnique id for inter-element referencing
                            Control0..1
                            Typestring
                            Is Modifierfalse
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Summaryfalse
                            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.

                            ShortAdditional 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.

                            Control0..*
                            TypeExtension
                            Is Modifierfalse
                            Summaryfalse
                            Alternate Namesextensions, user content
                            Invariantsele-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())
                            SlicingThis element introduces a set of slices on Composition.category.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                            • value @ url
                            • 94. Composition.category.coding
                              Definition

                              A reference to a code defined by a terminology system.

                              ShortCode 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.

                              Control1..1
                              TypeCoding
                              Is Modifierfalse
                              Must Supporttrue
                              Summarytrue
                              Requirements

                              Allows for alternative encodings within a code system, and translations to other code systems.

                              Invariantsele-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.

                              ShortUnique id for inter-element referencing
                              Control0..1
                              Typestring
                              Is Modifierfalse
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Summaryfalse
                              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.

                              ShortAdditional 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.

                              Control0..*
                              TypeExtension
                              Is Modifierfalse
                              Summaryfalse
                              Alternate Namesextensions, user content
                              Invariantsele-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())
                              SlicingThis element introduces a set of slices on Composition.category.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                              • value @ url
                              • 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.

                                Control1..1
                                Typeuri
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Must Supporttrue
                                Summarytrue
                                Requirements

                                Need to be unambiguous about the source of the definition of the symbol.

                                Fixed Valuehttp://jpfhir.jp/fhir/Common/CodeSystem/doc-subtypecodes
                                Invariantsele-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.

                                ShortVersion 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.

                                NoteThis is a business version Id, not a resource version Id (see discussion)
                                Control0..1
                                Typestring
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                104. Composition.category.coding.code
                                Definition

                                文書カテゴリコード  退院時サマリーでは、文書サブ区分からDISCHARGE: 退院時文書 を使用する。

                                Short文書カテゴリコード
                                Control1..1
                                Typecode
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Must Supporttrue
                                Summarytrue
                                Requirements

                                Need to refer to a particular code in the system.

                                Fixed ValueDISCHARGE
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                106. Composition.category.coding.display
                                Definition

                                文書カテゴリ  退院時サマリーでは、文書サブ区分からDISCHARGE: 退院時文書 を使用する。

                                Short文書カテゴリコードの表示名
                                Control0..1
                                Typestring
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Requirements

                                Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                Invariantsele-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).

                                ShortIf 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.

                                Control0..1
                                Typeboolean
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                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.

                                Invariantsele-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.

                                ShortPlain text representation of the concept
                                Comments

                                Very often the text is the same as a displayName of one of the codings.

                                Control0..1
                                Typestring
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                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.

                                Invariantsele-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.

                                Control1..1
                                TypeReference(JP_Patient_eCS)
                                Is Modifierfalse
                                Must Supporttrue
                                Summarytrue
                                Requirements

                                Essential metadata for searching for the composition. Identifies who and/or what the composition/document is about.

                                Invariantsele-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.

                                ShortUnique id for inter-element referencing
                                Control0..1
                                Typestring
                                Is Modifierfalse
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Summaryfalse
                                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.

                                ShortAdditional 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.

                                Control0..*
                                TypeExtension
                                Is Modifierfalse
                                Summaryfalse
                                Alternate Namesextensions, user content
                                Invariantsele-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())
                                SlicingThis element introduces a set of slices on Composition.subject.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                • value @ url
                                • 118. Composition.subject.reference
                                  Definition

                                  Bundleリソースに記述されるPatientリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:11f0a9a6_a91d_3aef_fc4e_069995b89c4f"

                                  ShortPatientリソースの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.

                                  Control1..1
                                  This element is affected by the following invariants: ref-1
                                  Typestring
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Must Supporttrue
                                  Summarytrue
                                  Invariantsele-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).

                                  ShortType 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.

                                  Control0..1
                                  BindingUnless 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).

                                  Typeuri
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summarytrue
                                  Invariantsele-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.

                                  ShortLogical 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).

                                  NoteThis is a business identifier, not a resource identifier (see discussion)
                                  Control0..1
                                  TypeIdentifier
                                  Is Modifierfalse
                                  Summarytrue
                                  Invariantsele-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.

                                  ShortText 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.

                                  Control0..1
                                  Typestring
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summarytrue
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  126. Composition.encounter
                                  Definition

                                  この文書が作成された受診時状況情報を表すEncounterリソースへの参照

                                  Shortこの文書が作成された受診時状況情報を表すEncounterリソースへの参照
                                  Control0..1
                                  TypeReference(JP_Encounter-eCS)
                                  Is Modifierfalse
                                  Must Supporttrue
                                  Summarytrue
                                  Requirements

                                  Provides context for the composition and supports searching.

                                  Invariantsele-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.

                                  ShortUnique id for inter-element referencing
                                  Control0..1
                                  Typestring
                                  Is Modifierfalse
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Summaryfalse
                                  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.

                                  ShortAdditional 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.

                                  Control0..*
                                  TypeExtension
                                  Is Modifierfalse
                                  Summaryfalse
                                  Alternate Namesextensions, user content
                                  Invariantsele-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())
                                  SlicingThis element introduces a set of slices on Composition.encounter.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                  • value @ url
                                  • 132. Composition.encounter.reference
                                    Definition

                                    Bundleリソースに記述されるEncounterリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:12f0a9a6_a91d_8aef_d14e_069795b89c9f"

                                    ShortEncounterリソースの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.

                                    Control1..1
                                    This element is affected by the following invariants: ref-1
                                    Typestring
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supporttrue
                                    Summarytrue
                                    Invariantsele-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).

                                    ShortType 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.

                                    Control0..1
                                    BindingUnless 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).

                                    Typeuri
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Summarytrue
                                    Invariantsele-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.

                                    ShortLogical 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).

                                    NoteThis is a business identifier, not a resource identifier (see discussion)
                                    Control0..1
                                    TypeIdentifier
                                    Is Modifierfalse
                                    Summarytrue
                                    Invariantsele-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.

                                    ShortText 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.

                                    Control0..1
                                    Typestring
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Summarytrue
                                    Invariantsele-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"

                                    ShortComposition editing time
                                    Comments

                                    The Last Modified Date on the composition may be after the date of the document was attested without being changed.

                                    Control1..1
                                    TypedateTime
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supporttrue
                                    Summarytrue
                                    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.

                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    142. Composition.author
                                    Definition

                                    文書作成責任者を表すPractitionerリソースへの参照、および,文書作成機関か、または文書作成機関の診療科と文書作成機関を表すOrganizationリソースへの参照の2つのReferenceを繰り返す。

                                    Short文書作成責任者と文書作成機関とへの参照。
                                    Control2..2
                                    TypeReference(JP_Practitioner_eCS, JP_Organization_eCS)
                                    Is Modifierfalse
                                    Must Supporttrue
                                    Must Support TypesNo must-support rules about the choice of types/profiles
                                    Summarytrue
                                    Requirements

                                    Identifies who is responsible for the content.

                                    Invariantsele-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.

                                    ShortHuman 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.

                                    Control1..1
                                    Typestring
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supporttrue
                                    Summarytrue
                                    Fixed Value退院時サマリー
                                    Invariantsele-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.

                                    ShortAs 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.

                                    Control0..1
                                    BindingThe 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.

                                    Typecode
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Summarytrue
                                    Invariantsele-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.

                                    ShortAttests to accuracy of composition
                                    Comments

                                    Only list each attester once.

                                    Control0..*
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Summaryfalse
                                    Requirements

                                    Identifies responsibility for the accuracy of the composition content.

                                    Invariantsele-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.

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Summaryfalse
                                    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.

                                    ShortAdditional 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.

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Summaryfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-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).

                                    ShortExtensions 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.

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    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 Namesextensions, user content, modifiers
                                    Invariantsele-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.

                                    Shortpersonal | professional | legal | official
                                    Control1..1
                                    BindingThe 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.

                                    Typecode
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Summaryfalse
                                    Requirements

                                    Indicates the level of authority of the attestation.

                                    Invariantsele-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.

                                    ShortWhen the composition was attested
                                    Control0..1
                                    TypedateTime
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Summaryfalse
                                    Requirements

                                    Identifies when the information in the composition was deemed accurate. (Things may have changed since then.).

                                    Invariantsele-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.

                                    ShortWho attested the composition
                                    Control0..1
                                    TypeReference(Patient, RelatedPerson, Practitioner, PractitionerRole, Organization)
                                    Is Modifierfalse
                                    Summaryfalse
                                    Requirements

                                    Identifies who has taken on the responsibility for accuracy of the composition content.

                                    Invariantsele-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.

                                    Control1..1
                                    TypeReference(JP_Organization_eCS)
                                    Is Modifierfalse
                                    Must Supporttrue
                                    Summarytrue
                                    Requirements

                                    Identifies where to go to find the current version, where to report issues, etc.

                                    Invariantsele-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.

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Summaryfalse
                                    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.

                                    ShortAdditional 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.

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Summaryfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-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())
                                    SlicingThis element introduces a set of slices on Composition.custodian.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                    • value @ url
                                    • 168. Composition.custodian.reference
                                      Definition

                                      custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:179f9f7f_e546_04c2_6888_a9e0b24e5720"

                                      Shortcustodianに対応する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.

                                      Control1..1
                                      This element is affected by the following invariants: ref-1
                                      Typestring
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Invariantsele-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).

                                      ShortType 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.

                                      Control0..1
                                      BindingUnless 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).

                                      Typeuri
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Invariantsele-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.

                                      ShortLogical 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).

                                      NoteThis is a business identifier, not a resource identifier (see discussion)
                                      Control0..1
                                      TypeIdentifier
                                      Is Modifierfalse
                                      Summarytrue
                                      Invariantsele-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.

                                      ShortText 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.

                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Invariantsele-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.

                                      ShortRelationships to other compositions/documents
                                      Comments

                                      A document is a version specific composition.

                                      Control0..*
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Summaryfalse
                                      Invariantsele-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.

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Summaryfalse
                                      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.

                                      ShortAdditional 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.

                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Summaryfalse
                                      Alternate Namesextensions, user content
                                      Invariantsele-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).

                                      ShortExtensions 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.

                                      Control0..*
                                      TypeExtension
                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                      Summarytrue
                                      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 Namesextensions, user content, modifiers
                                      Invariantsele-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.

                                      Shortreplaces | transforms | signs | appends
                                      Comments

                                      If this document appends another document, then the document cannot be fully understood without also accessing the referenced document.

                                      Control1..1
                                      BindingThe 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.

                                      Typecode
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summaryfalse
                                      Invariantsele-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.

                                      ShortTarget of the relationship
                                      Control1..1
                                      TypeChoice of: Identifier, Reference(Composition)
                                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                      Is Modifierfalse
                                      Summaryfalse
                                      Invariantsele-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.

                                      Control1..1
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Must Supporttrue
                                      Summarytrue
                                      Requirements

                                      Provides context for the composition and creates a linkage between a resource describing an event and the composition created describing the event.

                                      Invariantsele-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.

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Summaryfalse
                                      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.

                                      ShortAdditional 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.

                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Summaryfalse
                                      Alternate Namesextensions, user content
                                      Invariantsele-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).

                                      ShortExtensions 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.

                                      Control0..*
                                      TypeExtension
                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                      Summarytrue
                                      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 Namesextensions, user content, modifiers
                                      Invariantsele-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.

                                      ShortCode(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.

                                      Control0..0
                                      BindingFor 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.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Summarytrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      198. Composition.event.period
                                      Definition

                                      退院時サマリーの対象となる入院期間。ISO8601に準拠yyyy-mm-dd形式で記述する。

                                      Short退院時サマリーの対象となる入院期間
                                      Control1..1
                                      TypePeriod
                                      Is Modifierfalse
                                      Must Supporttrue
                                      Summarytrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      200. 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.

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Summaryfalse
                                      202. 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.

                                      ShortAdditional 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.

                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Summaryfalse
                                      Alternate Namesextensions, user content
                                      Invariantsele-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())
                                      SlicingThis element introduces a set of slices on Composition.event.period.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                      • value @ url
                                      • 204. 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.

                                        Control1..1
                                        This element is affected by the following invariants: per-1
                                        TypedateTime
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Must Supporttrue
                                        Summarytrue
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        206. Composition.event.period.end
                                        Definition

                                        退院時サマリーの対象となる入院期間の退院日。ISO8601に準拠yyyy-mm-dd形式で記述する。

                                        Short退院時サマリーの対象となる入院期間の退院日
                                        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.

                                        Control1..1
                                        This element is affected by the following invariants: per-1
                                        TypedateTime
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Must Supporttrue
                                        Summarytrue
                                        Meaning if MissingIf the end of the period is missing, it means that the period is ongoing
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        208. 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.

                                        ShortThe event(s) being documented
                                        Control0..*
                                        TypeReference(Resource)
                                        Is Modifierfalse
                                        Summarytrue
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        210. Composition.section
                                        Definition

                                        The root of the sections that make up the composition.

                                        ShortComposition is broken into sections
                                        Control0..*
                                        TypeBackboneElement
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantscmp-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()))
                                        SlicingThis element introduces a set of slices on Composition.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                        • value @ code.coding.code
                                        • 212. 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.

                                          ShortUnique id for inter-element referencing
                                          Control0..1
                                          Typestring
                                          Is Modifierfalse
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          Summaryfalse
                                          214. 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.

                                          ShortAdditional 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.

                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          Summaryfalse
                                          Alternate Namesextensions, user content
                                          Invariantsele-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())
                                          216. 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).

                                          ShortExtensions 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.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          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 Namesextensions, user content, modifiers
                                          Invariantsele-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())
                                          218. 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.

                                          ShortLabel 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.

                                          Control0..1
                                          Typestring
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summaryfalse
                                          Requirements

                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                          Alternate Namesheader, label, caption
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          220. Composition.section.code
                                          Definition

                                          A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                          ShortClassification 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.

                                          Control0..1
                                          BindingFor 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.

                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Summaryfalse
                                          Requirements

                                          Provides computable standardized labels to topics within the document.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          222. Composition.section.author
                                          Definition

                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                          ShortWho and/or what authored the section
                                          Control0..*
                                          TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                          Is Modifierfalse
                                          Summaryfalse
                                          Requirements

                                          Identifies who is responsible for the content.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          224. 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).

                                          ShortWho/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.

                                          Control0..1
                                          TypeReference(Resource)
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          226. 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.

                                          ShortText summary of the section, for human interpretation
                                          Comments

                                          Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                          Control0..1
                                          This element is affected by the following invariants: cmp-1
                                          TypeNarrative
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          228. 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.

                                          Shortworking | snapshot | changes
                                          Comments

                                          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                          Control0..1
                                          BindingThe 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.

                                          Typecode
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summaryfalse
                                          Requirements

                                          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          230. Composition.section.orderedBy
                                          Definition

                                          Specifies the order applied to the items in the section entries.

                                          ShortOrder 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.

                                          Control0..1
                                          BindingThe 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.

                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Summaryfalse
                                          Requirements

                                          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          232. Composition.section.entry
                                          Definition

                                          A reference to the actual resource from which the narrative in the section is derived.

                                          ShortA reference to data that supports this section
                                          Comments

                                          If there are no entries in the list, an emptyReason SHOULD be provided.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-2
                                          TypeReference(Resource)
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          234. 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.

                                          ShortWhy 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.

                                          Control0..1
                                          This element is affected by the following invariants: cmp-2
                                          BindingThe 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.

                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Summaryfalse
                                          Requirements

                                          Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          236. Composition.section.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-1
                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          238. Composition.section:cdaSection
                                          Slice NamecdaSection
                                          Definition

                                          CDA参照セクション-本セクションは電子カルテ情報共有サービスでは使用しない。

                                          ShortCDA参照セクション-本セクションは電子カルテ情報共有サービスでは使用しない。
                                          Control0..1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Must Supporttrue
                                          Summaryfalse
                                          Invariantscmp-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()))
                                          240. 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.

                                          ShortUnique id for inter-element referencing
                                          Control0..1
                                          Typestring
                                          Is Modifierfalse
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          Summaryfalse
                                          242. 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.

                                          ShortAdditional 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.

                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          Summaryfalse
                                          Alternate Namesextensions, user content
                                          Invariantsele-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())
                                          244. 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).

                                          ShortExtensions 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.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          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 Namesextensions, user content, modifiers
                                          Invariantsele-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())
                                          246. 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.

                                          Control1..1
                                          Typestring
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supporttrue
                                          Summaryfalse
                                          Requirements

                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                          Alternate Namesheader, label, caption
                                          Fixed ValueCDA参照
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          248. 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.

                                          Control1..1
                                          BindingFor 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.

                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supporttrue
                                          Summaryfalse
                                          Requirements

                                          Provides computable standardized labels to topics within the document.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          250. 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.

                                          ShortUnique id for inter-element referencing
                                          Control0..1
                                          Typestring
                                          Is Modifierfalse
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          Summaryfalse
                                          252. 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.

                                          ShortAdditional 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.

                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          Summaryfalse
                                          Alternate Namesextensions, user content
                                          Invariantsele-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())
                                          SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                          • value @ url
                                          • 254. Composition.section:cdaSection.code.coding
                                            Definition

                                            A reference to a code defined by a terminology system.

                                            ShortCode 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.

                                            Control1..1
                                            BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                            (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                            TypeCoding
                                            Is Modifierfalse
                                            Must Supporttrue
                                            Summarytrue
                                            Requirements

                                            Allows for alternative encodings within a code system, and translations to other code systems.

                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            256. 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.

                                            ShortUnique id for inter-element referencing
                                            Control0..1
                                            Typestring
                                            Is Modifierfalse
                                            XML FormatIn the XML format, this property is represented as an attribute.
                                            Summaryfalse
                                            258. 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.

                                            ShortAdditional 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.

                                            Control0..*
                                            TypeExtension
                                            Is Modifierfalse
                                            Summaryfalse
                                            Alternate Namesextensions, user content
                                            Invariantsele-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())
                                            SlicingThis 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:
                                            • value @ url
                                            • 260. 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.

                                              Control1..1
                                              Typeuri
                                              Is Modifierfalse
                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                              Must Supporttrue
                                              Summarytrue
                                              Requirements

                                              Need to be unambiguous about the source of the definition of the symbol.

                                              Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              262. 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.

                                              ShortVersion 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.

                                              NoteThis is a business version Id, not a resource version Id (see discussion)
                                              Control0..1
                                              Typestring
                                              Is Modifierfalse
                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                              Summarytrue
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              264. Composition.section:cdaSection.code.coding.code
                                              Definition

                                              セクション区分のコード値。 固定値。

                                              Shortセクション区分のコード値
                                              Control1..1
                                              Typecode
                                              Is Modifierfalse
                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                              Must Supporttrue
                                              Summarytrue
                                              Requirements

                                              Need to refer to a particular code in the system.

                                              Fixed Value200
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              266. Composition.section:cdaSection.code.coding.display
                                              Definition

                                              セクション区分コードの表示名。

                                              Shortセクション区分コードの表示名
                                              Control0..1
                                              Typestring
                                              Is Modifierfalse
                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                              Must Supporttrue
                                              Summarytrue
                                              Requirements

                                              Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                              Pattern ValueCDA参照セクション
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              268. 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).

                                              ShortIf 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.

                                              Control0..0
                                              Typeboolean
                                              Is Modifierfalse
                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                              Summarytrue
                                              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.

                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              270. 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.

                                              ShortPlain text representation of the concept
                                              Comments

                                              Very often the text is the same as a displayName of one of the codings.

                                              Control0..0
                                              Typestring
                                              Is Modifierfalse
                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                              Summarytrue
                                              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.

                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              272. Composition.section:cdaSection.author
                                              Definition

                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                              ShortWho and/or what authored the section
                                              Control0..*
                                              TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                              Is Modifierfalse
                                              Summaryfalse
                                              Requirements

                                              Identifies who is responsible for the content.

                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              274. 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).

                                              ShortWho/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.

                                              Control0..1
                                              TypeReference(Resource)
                                              Is Modifierfalse
                                              Summaryfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              276. Composition.section:cdaSection.text
                                              Definition

                                              本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。

                                              Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                              Comments

                                              entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                              Control0..1
                                              This element is affected by the following invariants: cmp-1
                                              TypeNarrative
                                              Is Modifierfalse
                                              Must Supporttrue
                                              Summaryfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              278. 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.

                                              ShortUnique id for inter-element referencing
                                              Control0..1
                                              Typestring
                                              Is Modifierfalse
                                              XML FormatIn the XML format, this property is represented as an attribute.
                                              Summaryfalse
                                              280. 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.

                                              ShortAdditional 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.

                                              Control0..*
                                              TypeExtension
                                              Is Modifierfalse
                                              Summaryfalse
                                              Alternate Namesextensions, user content
                                              Invariantsele-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())
                                              SlicingThis element introduces a set of slices on Composition.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                              • value @ url
                                              • 282. Composition.section:cdaSection.text.status
                                                Definition

                                                generated | extensions | additional | empty から "additional" の固定値。

                                                Shortセクションの内容作成状態コード
                                                Control1..1
                                                BindingThe codes SHALL be taken from NarrativeStatus
                                                (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                The status of a resource narrative.

                                                Typecode
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Must Supporttrue
                                                Summaryfalse
                                                Fixed Valueadditional
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                284. Composition.section:cdaSection.text.div
                                                Definition

                                                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                Shortxhtml簡略形式に従った叙述記述データ
                                                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.

                                                Control1..1
                                                Typexhtml
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summaryfalse
                                                Invariantsele-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())
                                                286. 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.

                                                Shortworking | snapshot | changes
                                                Comments

                                                This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                Control0..0
                                                BindingThe 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.

                                                Typecode
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summaryfalse
                                                Requirements

                                                Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                288. Composition.section:cdaSection.orderedBy
                                                Definition

                                                Specifies the order applied to the items in the section entries.

                                                ShortOrder 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.

                                                Control0..0
                                                BindingThe 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.

                                                TypeCodeableConcept
                                                Is Modifierfalse
                                                Summaryfalse
                                                Requirements

                                                Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                290. Composition.section:cdaSection.entry
                                                Definition

                                                CDA規約文書ファイルへの参照

                                                ShortCDA規約文書ファイルへの参照
                                                Comments

                                                If there are no entries in the list, an emptyReason SHOULD be provided.

                                                Control1..1
                                                This element is affected by the following invariants: cmp-2
                                                TypeReference(DocumentReference)
                                                Is Modifierfalse
                                                Summaryfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                292. 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.

                                                ShortWhy 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.

                                                Control0..1
                                                This element is affected by the following invariants: cmp-2
                                                BindingThe 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.

                                                TypeCodeableConcept
                                                Is Modifierfalse
                                                Summaryfalse
                                                Requirements

                                                Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                294. Composition.section:cdaSection.section
                                                Definition

                                                A nested sub-section within this section.

                                                ShortNested Section
                                                Comments

                                                Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                Control0..0
                                                This element is affected by the following invariants: cmp-1
                                                TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                Is Modifierfalse
                                                Summaryfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                296. Composition.section:structuredSection
                                                Slice NamestructuredSection
                                                Definition

                                                構造情報セクション

                                                Short構造情報セクション
                                                Control0..1
                                                TypeBackboneElement
                                                Is Modifierfalse
                                                Must Supporttrue
                                                Summaryfalse
                                                Invariantscmp-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()))
                                                298. Composition.section:structuredSection.id
                                                Definition

                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                ShortUnique id for inter-element referencing
                                                Control0..1
                                                Typestring
                                                Is Modifierfalse
                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                Summaryfalse
                                                300. Composition.section:structuredSection.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.

                                                ShortAdditional 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.

                                                Control0..*
                                                TypeExtension
                                                Is Modifierfalse
                                                Summaryfalse
                                                Alternate Namesextensions, user content
                                                Invariantsele-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())
                                                302. Composition.section:structuredSection.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).

                                                ShortExtensions 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.

                                                Control0..*
                                                TypeExtension
                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                Summarytrue
                                                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 Namesextensions, user content, modifiers
                                                Invariantsele-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())
                                                304. Composition.section:structuredSection.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.

                                                Control1..1
                                                Typestring
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Must Supporttrue
                                                Summaryfalse
                                                Requirements

                                                Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                Alternate Namesheader, label, caption
                                                Fixed Value構造情報
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                306. Composition.section:structuredSection.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.

                                                Control1..1
                                                BindingFor 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.

                                                TypeCodeableConcept
                                                Is Modifierfalse
                                                Must Supporttrue
                                                Summaryfalse
                                                Requirements

                                                Provides computable standardized labels to topics within the document.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                308. Composition.section:structuredSection.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.

                                                ShortUnique id for inter-element referencing
                                                Control0..1
                                                Typestring
                                                Is Modifierfalse
                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                Summaryfalse
                                                310. Composition.section:structuredSection.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.

                                                ShortAdditional 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.

                                                Control0..*
                                                TypeExtension
                                                Is Modifierfalse
                                                Summaryfalse
                                                Alternate Namesextensions, user content
                                                Invariantsele-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())
                                                SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                • value @ url
                                                • 312. Composition.section:structuredSection.code.coding
                                                  Definition

                                                  A reference to a code defined by a terminology system.

                                                  ShortCode 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.

                                                  Control1..1
                                                  BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                  (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                  TypeCoding
                                                  Is Modifierfalse
                                                  Must Supporttrue
                                                  Summarytrue
                                                  Requirements

                                                  Allows for alternative encodings within a code system, and translations to other code systems.

                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  314. Composition.section:structuredSection.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.

                                                  ShortUnique id for inter-element referencing
                                                  Control0..1
                                                  Typestring
                                                  Is Modifierfalse
                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                  Summaryfalse
                                                  316. Composition.section:structuredSection.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.

                                                  ShortAdditional 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.

                                                  Control0..*
                                                  TypeExtension
                                                  Is Modifierfalse
                                                  Summaryfalse
                                                  Alternate Namesextensions, user content
                                                  Invariantsele-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())
                                                  SlicingThis 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:
                                                  • value @ url
                                                  • 318. Composition.section:structuredSection.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.

                                                    Control1..1
                                                    Typeuri
                                                    Is Modifierfalse
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Must Supporttrue
                                                    Summarytrue
                                                    Requirements

                                                    Need to be unambiguous about the source of the definition of the symbol.

                                                    Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    320. Composition.section:structuredSection.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.

                                                    ShortVersion 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.

                                                    NoteThis is a business version Id, not a resource version Id (see discussion)
                                                    Control0..1
                                                    Typestring
                                                    Is Modifierfalse
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summarytrue
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    322. Composition.section:structuredSection.code.coding.code
                                                    Definition

                                                    セクション区分のコード値。 固定値。

                                                    Shortセクション区分のコード値
                                                    Control1..1
                                                    Typecode
                                                    Is Modifierfalse
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Must Supporttrue
                                                    Summarytrue
                                                    Requirements

                                                    Need to refer to a particular code in the system.

                                                    Fixed Value300
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    324. Composition.section:structuredSection.code.coding.display
                                                    Definition

                                                    セクション区分コードの表示名。

                                                    Shortセクション区分コードの表示名
                                                    Control0..1
                                                    Typestring
                                                    Is Modifierfalse
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Must Supporttrue
                                                    Summarytrue
                                                    Requirements

                                                    Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                    Pattern Value構造情報セクション
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    326. Composition.section:structuredSection.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).

                                                    ShortIf 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.

                                                    Control0..0
                                                    Typeboolean
                                                    Is Modifierfalse
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summarytrue
                                                    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.

                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    328. Composition.section:structuredSection.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.

                                                    ShortPlain text representation of the concept
                                                    Comments

                                                    Very often the text is the same as a displayName of one of the codings.

                                                    Control0..0
                                                    Typestring
                                                    Is Modifierfalse
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summarytrue
                                                    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.

                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    330. Composition.section:structuredSection.author
                                                    Definition

                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                    ShortWho and/or what authored the section
                                                    Control0..*
                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                    Is Modifierfalse
                                                    Summaryfalse
                                                    Requirements

                                                    Identifies who is responsible for the content.

                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    332. Composition.section:structuredSection.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).

                                                    ShortWho/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.

                                                    Control0..1
                                                    TypeReference(Resource)
                                                    Is Modifierfalse
                                                    Summaryfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    334. Composition.section:structuredSection.text
                                                    Definition

                                                    本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。

                                                    Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                    Comments

                                                    entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                    Control0..0
                                                    This element is affected by the following invariants: cmp-1
                                                    TypeNarrative
                                                    Is Modifierfalse
                                                    Must Supporttrue
                                                    Summaryfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    340. Composition.section:structuredSection.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.

                                                    Shortworking | snapshot | changes
                                                    Comments

                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                    Control0..1
                                                    BindingThe 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.

                                                    Typecode
                                                    Is Modifierfalse
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summaryfalse
                                                    Requirements

                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    342. Composition.section:structuredSection.orderedBy
                                                    Definition

                                                    Specifies the order applied to the items in the section entries.

                                                    ShortOrder 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.

                                                    Control0..1
                                                    BindingThe 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.

                                                    TypeCodeableConcept
                                                    Is Modifierfalse
                                                    Summaryfalse
                                                    Requirements

                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    344. Composition.section:structuredSection.entry
                                                    Definition

                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                    ShortA reference to data that supports this section
                                                    Comments

                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                    Control0..*
                                                    This element is affected by the following invariants: cmp-2
                                                    TypeReference(Resource)
                                                    Is Modifierfalse
                                                    Summaryfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    346. Composition.section:structuredSection.emptyReason
                                                    Definition

                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                    ShortWhy 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.

                                                    Control0..1
                                                    This element is affected by the following invariants: cmp-2
                                                    BindingThe 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.

                                                    TypeCodeableConcept
                                                    Is Modifierfalse
                                                    Must Supporttrue
                                                    Summaryfalse
                                                    Requirements

                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    348. Composition.section:structuredSection.section
                                                    Definition

                                                    A nested sub-section within this section.

                                                    ShortNested Section
                                                    Comments

                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                    Control10..*
                                                    This element is affected by the following invariants: cmp-1
                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                    Is Modifierfalse
                                                    Summaryfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                    • value @ code.coding.code
                                                    • 350. Composition.section:structuredSection.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.

                                                      ShortUnique id for inter-element referencing
                                                      Control0..1
                                                      Typestring
                                                      Is Modifierfalse
                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                      Summaryfalse
                                                      352. Composition.section:structuredSection.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.

                                                      ShortAdditional 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.

                                                      Control0..*
                                                      TypeExtension
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Alternate Namesextensions, user content
                                                      Invariantsele-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())
                                                      354. Composition.section:structuredSection.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).

                                                      ShortExtensions 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.

                                                      Control0..*
                                                      TypeExtension
                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                      Summarytrue
                                                      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 Namesextensions, user content, modifiers
                                                      Invariantsele-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())
                                                      356. Composition.section:structuredSection.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.

                                                      ShortLabel 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.

                                                      Control0..1
                                                      Typestring
                                                      Is Modifierfalse
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summaryfalse
                                                      Requirements

                                                      Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                      Alternate Namesheader, label, caption
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      358. Composition.section:structuredSection.section.code
                                                      Definition

                                                      A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                      ShortClassification 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.

                                                      Control0..1
                                                      BindingFor 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.

                                                      TypeCodeableConcept
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Requirements

                                                      Provides computable standardized labels to topics within the document.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      360. Composition.section:structuredSection.section.author
                                                      Definition

                                                      Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                      ShortWho and/or what authored the section
                                                      Control0..*
                                                      TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Requirements

                                                      Identifies who is responsible for the content.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      362. Composition.section:structuredSection.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).

                                                      ShortWho/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.

                                                      Control0..1
                                                      TypeReference(Resource)
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      364. Composition.section:structuredSection.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.

                                                      ShortText summary of the section, for human interpretation
                                                      Comments

                                                      Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                      Control0..1
                                                      This element is affected by the following invariants: cmp-1
                                                      TypeNarrative
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      366. Composition.section:structuredSection.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.

                                                      Shortworking | snapshot | changes
                                                      Comments

                                                      This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                      Control0..1
                                                      BindingThe 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.

                                                      Typecode
                                                      Is Modifierfalse
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summaryfalse
                                                      Requirements

                                                      Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      368. Composition.section:structuredSection.section.orderedBy
                                                      Definition

                                                      Specifies the order applied to the items in the section entries.

                                                      ShortOrder 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.

                                                      Control0..1
                                                      BindingThe 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.

                                                      TypeCodeableConcept
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Requirements

                                                      Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      370. Composition.section:structuredSection.section.entry
                                                      Definition

                                                      A reference to the actual resource from which the narrative in the section is derived.

                                                      ShortA reference to data that supports this section
                                                      Comments

                                                      If there are no entries in the list, an emptyReason SHOULD be provided.

                                                      Control0..*
                                                      This element is affected by the following invariants: cmp-2
                                                      TypeReference(Resource)
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      372. Composition.section:structuredSection.section.emptyReason
                                                      Definition

                                                      If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                      ShortWhy 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.

                                                      Control0..1
                                                      This element is affected by the following invariants: cmp-2
                                                      BindingThe 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.

                                                      TypeCodeableConcept
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Requirements

                                                      Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      374. Composition.section:structuredSection.section.section
                                                      Definition

                                                      A nested sub-section within this section.

                                                      ShortNested Section
                                                      Comments

                                                      Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                      Control0..*
                                                      This element is affected by the following invariants: cmp-1
                                                      TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      376. Composition.section:structuredSection.section:detailsOnAdmissionSection
                                                      Slice NamedetailsOnAdmissionSection
                                                      Definition

                                                      入院時詳細セクション

                                                      Short入院時詳細セクション
                                                      Comments

                                                      Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                      Control1..1
                                                      This element is affected by the following invariants: cmp-1
                                                      TypeBackboneElement
                                                      Is Modifierfalse
                                                      Must Supporttrue
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      378. Composition.section:structuredSection.section:detailsOnAdmissionSection.id
                                                      Definition

                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                      ShortUnique id for inter-element referencing
                                                      Control0..1
                                                      Typestring
                                                      Is Modifierfalse
                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                      Summaryfalse
                                                      380. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

                                                      ShortAdditional 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.

                                                      Control0..*
                                                      TypeExtension
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Alternate Namesextensions, user content
                                                      Invariantsele-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())
                                                      382. Composition.section:structuredSection.section:detailsOnAdmissionSection.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).

                                                      ShortExtensions 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.

                                                      Control0..*
                                                      TypeExtension
                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                      Summarytrue
                                                      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 Namesextensions, user content, modifiers
                                                      Invariantsele-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())
                                                      384. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

                                                      Control1..1
                                                      Typestring
                                                      Is Modifierfalse
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Must Supporttrue
                                                      Summaryfalse
                                                      Requirements

                                                      Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                      Alternate Namesheader, label, caption
                                                      Pattern Value入院時詳細
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      386. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

                                                      Control1..1
                                                      BindingFor 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.

                                                      TypeCodeableConcept
                                                      Is Modifierfalse
                                                      Must Supporttrue
                                                      Summaryfalse
                                                      Requirements

                                                      Provides computable standardized labels to topics within the document.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      388. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

                                                      ShortUnique id for inter-element referencing
                                                      Control0..1
                                                      Typestring
                                                      Is Modifierfalse
                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                      Summaryfalse
                                                      390. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

                                                      ShortAdditional 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.

                                                      Control0..*
                                                      TypeExtension
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Alternate Namesextensions, user content
                                                      Invariantsele-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())
                                                      SlicingThis 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:
                                                      • value @ url
                                                      • 392. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding
                                                        Definition

                                                        A reference to a code defined by a terminology system.

                                                        ShortCode 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.

                                                        Control1..1
                                                        BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                        (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                        TypeCoding
                                                        Is Modifierfalse
                                                        Must Supporttrue
                                                        Summarytrue
                                                        Requirements

                                                        Allows for alternative encodings within a code system, and translations to other code systems.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        394. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        396. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

                                                        ShortAdditional 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.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-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())
                                                        SlicingThis 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:
                                                        • value @ url
                                                        • 398. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

                                                          Control1..1
                                                          Typeuri
                                                          Is Modifierfalse
                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                          Must Supporttrue
                                                          Summarytrue
                                                          Requirements

                                                          Need to be unambiguous about the source of the definition of the symbol.

                                                          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          400. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

                                                          ShortVersion 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.

                                                          NoteThis is a business version Id, not a resource version Id (see discussion)
                                                          Control0..1
                                                          Typestring
                                                          Is Modifierfalse
                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                          Summarytrue
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          402. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.code
                                                          Definition

                                                          セクション区分のコード値。 固定値。

                                                          Shortセクション区分のコード値
                                                          Control1..1
                                                          Typecode
                                                          Is Modifierfalse
                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                          Must Supporttrue
                                                          Summarytrue
                                                          Requirements

                                                          Need to refer to a particular code in the system.

                                                          Fixed Value322
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          404. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.display
                                                          Definition

                                                          セクション区分コードの表示名。

                                                          Shortセクション区分コードの表示名
                                                          Control0..1
                                                          Typestring
                                                          Is Modifierfalse
                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                          Must Supporttrue
                                                          Summarytrue
                                                          Requirements

                                                          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                          Pattern Value入院時詳細セクション
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          406. Composition.section:structuredSection.section:detailsOnAdmissionSection.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).

                                                          ShortIf 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.

                                                          Control0..0
                                                          Typeboolean
                                                          Is Modifierfalse
                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                          Summarytrue
                                                          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.

                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          408. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

                                                          ShortPlain text representation of the concept
                                                          Comments

                                                          Very often the text is the same as a displayName of one of the codings.

                                                          Control0..0
                                                          Typestring
                                                          Is Modifierfalse
                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                          Summarytrue
                                                          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.

                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          410. Composition.section:structuredSection.section:detailsOnAdmissionSection.author
                                                          Definition

                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                          ShortWho and/or what authored the section
                                                          Control0..*
                                                          TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Requirements

                                                          Identifies who is responsible for the content.

                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          412. Composition.section:structuredSection.section:detailsOnAdmissionSection.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).

                                                          ShortWho/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.

                                                          Control0..1
                                                          TypeReference(Resource)
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          414. Composition.section:structuredSection.section:detailsOnAdmissionSection.text
                                                          Definition

                                                          本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                          Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                          Comments

                                                          entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                          Control0..1
                                                          This element is affected by the following invariants: cmp-1
                                                          TypeNarrative
                                                          Is Modifierfalse
                                                          Must Supporttrue
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          416. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

                                                          ShortUnique id for inter-element referencing
                                                          Control0..1
                                                          Typestring
                                                          Is Modifierfalse
                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                          Summaryfalse
                                                          418. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

                                                          ShortAdditional 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.

                                                          Control0..*
                                                          TypeExtension
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Alternate Namesextensions, user content
                                                          Invariantsele-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())
                                                          SlicingThis 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:
                                                          • value @ url
                                                          • 420. Composition.section:structuredSection.section:detailsOnAdmissionSection.text.status
                                                            Definition

                                                            generated | extensions | additional | empty から "additional" の固定値。

                                                            Shortセクションの内容作成状態コード
                                                            Control1..1
                                                            BindingThe codes SHALL be taken from NarrativeStatus
                                                            (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                            The status of a resource narrative.

                                                            Typecode
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Must Supporttrue
                                                            Summaryfalse
                                                            Fixed Valueadditional
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            422. Composition.section:structuredSection.section:detailsOnAdmissionSection.text.div
                                                            Definition

                                                            本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                            Shortxhtml簡略形式に従った叙述記述データ
                                                            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.

                                                            Control1..1
                                                            Typexhtml
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Invariantsele-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())
                                                            424. Composition.section:structuredSection.section:detailsOnAdmissionSection.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.

                                                            Shortworking | snapshot | changes
                                                            Comments

                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                            Control0..0
                                                            BindingThe 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.

                                                            Typecode
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            426. Composition.section:structuredSection.section:detailsOnAdmissionSection.orderedBy
                                                            Definition

                                                            Specifies the order applied to the items in the section entries.

                                                            ShortOrder 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.

                                                            Control0..0
                                                            BindingThe 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.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            428. Composition.section:structuredSection.section:detailsOnAdmissionSection.entry
                                                            Definition

                                                            Encounterリソースを参照

                                                            ShortEncounterリソースを参照
                                                            Comments

                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                            Control1..1
                                                            This element is affected by the following invariants: cmp-2
                                                            TypeReference(JP_Encounter-eCS)
                                                            Is Modifierfalse
                                                            Must Supporttrue
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            430. Composition.section:structuredSection.section:detailsOnAdmissionSection.emptyReason
                                                            Definition

                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                            ShortWhy 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.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-2
                                                            BindingThe 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.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Must Supporttrue
                                                            Summaryfalse
                                                            Requirements

                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            432. Composition.section:structuredSection.section:detailsOnAdmissionSection.section
                                                            Definition

                                                            A nested sub-section within this section.

                                                            ShortNested Section
                                                            Comments

                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                            Control0..0
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            434. Composition.section:structuredSection.section:diagnosesOnAdmissionSection
                                                            Slice NamediagnosesOnAdmissionSection
                                                            Definition

                                                            入院時診断セクション

                                                            Short入院時診断セクション
                                                            Comments

                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                            Control1..1
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Must Supporttrue
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            436. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.id
                                                            Definition

                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                            ShortUnique id for inter-element referencing
                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                            Summaryfalse
                                                            438. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

                                                            ShortAdditional 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.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Alternate Namesextensions, user content
                                                            Invariantsele-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())
                                                            440. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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).

                                                            ShortExtensions 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.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                            Summarytrue
                                                            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 Namesextensions, user content, modifiers
                                                            Invariantsele-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())
                                                            442. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

                                                            Control1..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Must Supporttrue
                                                            Summaryfalse
                                                            Requirements

                                                            Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                            Alternate Namesheader, label, caption
                                                            Pattern Value入院時診断
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            444. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

                                                            Control1..1
                                                            BindingFor 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.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Must Supporttrue
                                                            Summaryfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            446. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

                                                            ShortUnique id for inter-element referencing
                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                            Summaryfalse
                                                            448. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

                                                            ShortAdditional 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.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Alternate Namesextensions, user content
                                                            Invariantsele-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())
                                                            SlicingThis 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:
                                                            • value @ url
                                                            • 450. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding
                                                              Definition

                                                              A reference to a code defined by a terminology system.

                                                              ShortCode 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.

                                                              Control1..1
                                                              BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                              (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                              TypeCoding
                                                              Is Modifierfalse
                                                              Must Supporttrue
                                                              Summarytrue
                                                              Requirements

                                                              Allows for alternative encodings within a code system, and translations to other code systems.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              452. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

                                                              ShortUnique id for inter-element referencing
                                                              Control0..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                              Summaryfalse
                                                              454. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

                                                              ShortAdditional 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.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Alternate Namesextensions, user content
                                                              Invariantsele-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())
                                                              SlicingThis 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:
                                                              • value @ url
                                                              • 456. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

                                                                Control1..1
                                                                Typeuri
                                                                Is Modifierfalse
                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                Must Supporttrue
                                                                Summarytrue
                                                                Requirements

                                                                Need to be unambiguous about the source of the definition of the symbol.

                                                                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                458. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

                                                                ShortVersion 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.

                                                                NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                Control0..1
                                                                Typestring
                                                                Is Modifierfalse
                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                Summarytrue
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                460. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.code
                                                                Definition

                                                                セクション区分のコード値。 固定値。

                                                                Shortセクション区分のコード値
                                                                Control1..1
                                                                Typecode
                                                                Is Modifierfalse
                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                Must Supporttrue
                                                                Summarytrue
                                                                Requirements

                                                                Need to refer to a particular code in the system.

                                                                Fixed Value342
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                462. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.display
                                                                Definition

                                                                セクション区分コードの表示名。

                                                                Shortセクション区分コードの表示名
                                                                Control0..1
                                                                Typestring
                                                                Is Modifierfalse
                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                Must Supporttrue
                                                                Summarytrue
                                                                Requirements

                                                                Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                Pattern Value入院時診断セクション
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                464. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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).

                                                                ShortIf 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.

                                                                Control0..0
                                                                Typeboolean
                                                                Is Modifierfalse
                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                Summarytrue
                                                                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.

                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                466. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

                                                                ShortPlain text representation of the concept
                                                                Comments

                                                                Very often the text is the same as a displayName of one of the codings.

                                                                Control0..0
                                                                Typestring
                                                                Is Modifierfalse
                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                Summarytrue
                                                                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.

                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                468. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.author
                                                                Definition

                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                ShortWho and/or what authored the section
                                                                Control0..*
                                                                TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Requirements

                                                                Identifies who is responsible for the content.

                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                470. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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).

                                                                ShortWho/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.

                                                                Control0..1
                                                                TypeReference(Resource)
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                472. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text
                                                                Definition

                                                                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                Comments

                                                                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                Control0..1
                                                                This element is affected by the following invariants: cmp-1
                                                                TypeNarrative
                                                                Is Modifierfalse
                                                                Must Supporttrue
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                474. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

                                                                ShortUnique id for inter-element referencing
                                                                Control0..1
                                                                Typestring
                                                                Is Modifierfalse
                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                Summaryfalse
                                                                476. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

                                                                ShortAdditional 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.

                                                                Control0..*
                                                                TypeExtension
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Alternate Namesextensions, user content
                                                                Invariantsele-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())
                                                                SlicingThis 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:
                                                                • value @ url
                                                                • 478. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text.status
                                                                  Definition

                                                                  generated | extensions | additional | empty から "additional" の固定値。

                                                                  Shortセクションの内容作成状態コード
                                                                  Control1..1
                                                                  BindingThe codes SHALL be taken from NarrativeStatus
                                                                  (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                  The status of a resource narrative.

                                                                  Typecode
                                                                  Is Modifierfalse
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Must Supporttrue
                                                                  Summaryfalse
                                                                  Fixed Valueadditional
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  480. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text.div
                                                                  Definition

                                                                  本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                  Shortxhtml簡略形式に従った叙述記述データ
                                                                  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.

                                                                  Control1..1
                                                                  Typexhtml
                                                                  Is Modifierfalse
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Summaryfalse
                                                                  Invariantsele-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())
                                                                  482. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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.

                                                                  Shortworking | snapshot | changes
                                                                  Comments

                                                                  This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                  Control0..0
                                                                  BindingThe 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.

                                                                  Typecode
                                                                  Is Modifierfalse
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  484. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.orderedBy
                                                                  Definition

                                                                  Specifies the order applied to the items in the section entries.

                                                                  ShortOrder 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.

                                                                  Control0..0
                                                                  BindingThe 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.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  486. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.entry
                                                                  Definition

                                                                  (入院時の)傷病名

                                                                  Short必須。(入院時の)傷病名・主訴を1個以上必ず記述する。
                                                                  Comments

                                                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                  Control0..*
                                                                  This element is affected by the following invariants: cmp-2
                                                                  TypeReference(JP Core Condition Profile)
                                                                  Is Modifierfalse
                                                                  Must Supporttrue
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  488. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.emptyReason
                                                                  Definition

                                                                  If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                  ShortWhy 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.

                                                                  Control0..1
                                                                  This element is affected by the following invariants: cmp-2
                                                                  BindingThe 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.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supporttrue
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  490. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.section
                                                                  Definition

                                                                  A nested sub-section within this section.

                                                                  ShortNested Section
                                                                  Comments

                                                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                  Control0..0
                                                                  This element is affected by the following invariants: cmp-1
                                                                  TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  492. Composition.section:structuredSection.section:allergyIntoleranceSection
                                                                  Slice NameallergyIntoleranceSection
                                                                  Definition

                                                                  アレルギー・不耐性反応セクション

                                                                  Shortアレルギー・不耐性反応セクション
                                                                  Comments

                                                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                  Control0..1
                                                                  This element is affected by the following invariants: cmp-1
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Must Supporttrue
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  494. Composition.section:structuredSection.section:allergyIntoleranceSection.id
                                                                  Definition

                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                  ShortUnique id for inter-element referencing
                                                                  Control0..1
                                                                  Typestring
                                                                  Is Modifierfalse
                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                  Summaryfalse
                                                                  496. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

                                                                  ShortAdditional 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.

                                                                  Control0..*
                                                                  TypeExtension
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Alternate Namesextensions, user content
                                                                  Invariantsele-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())
                                                                  498. Composition.section:structuredSection.section:allergyIntoleranceSection.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).

                                                                  ShortExtensions 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.

                                                                  Control0..*
                                                                  TypeExtension
                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                  Summarytrue
                                                                  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 Namesextensions, user content, modifiers
                                                                  Invariantsele-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())
                                                                  500. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

                                                                  Control1..1
                                                                  Typestring
                                                                  Is Modifierfalse
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Must Supporttrue
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                  Alternate Namesheader, label, caption
                                                                  Pattern Valueアレルギー・不耐性反応
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  502. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

                                                                  Control1..1
                                                                  BindingFor 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.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supporttrue
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Provides computable standardized labels to topics within the document.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  504. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

                                                                  ShortUnique id for inter-element referencing
                                                                  Control0..1
                                                                  Typestring
                                                                  Is Modifierfalse
                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                  Summaryfalse
                                                                  506. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

                                                                  ShortAdditional 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.

                                                                  Control0..*
                                                                  TypeExtension
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Alternate Namesextensions, user content
                                                                  Invariantsele-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())
                                                                  SlicingThis 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:
                                                                  • value @ url
                                                                  • 508. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding
                                                                    Definition

                                                                    A reference to a code defined by a terminology system.

                                                                    ShortCode 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.

                                                                    Control1..1
                                                                    BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                    (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                    TypeCoding
                                                                    Is Modifierfalse
                                                                    Must Supporttrue
                                                                    Summarytrue
                                                                    Requirements

                                                                    Allows for alternative encodings within a code system, and translations to other code systems.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    510. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    512. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

                                                                    ShortAdditional 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.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-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())
                                                                    SlicingThis 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:
                                                                    • value @ url
                                                                    • 514. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

                                                                      Control1..1
                                                                      Typeuri
                                                                      Is Modifierfalse
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Must Supporttrue
                                                                      Summarytrue
                                                                      Requirements

                                                                      Need to be unambiguous about the source of the definition of the symbol.

                                                                      Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      516. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

                                                                      ShortVersion 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.

                                                                      NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                      Control0..1
                                                                      Typestring
                                                                      Is Modifierfalse
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Summarytrue
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      518. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.code
                                                                      Definition

                                                                      セクション区分のコード値。 固定値。

                                                                      Shortセクション区分のコード値
                                                                      Control1..1
                                                                      Typecode
                                                                      Is Modifierfalse
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Must Supporttrue
                                                                      Summarytrue
                                                                      Requirements

                                                                      Need to refer to a particular code in the system.

                                                                      Fixed Value510
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      520. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.display
                                                                      Definition

                                                                      セクション区分コードの表示名。

                                                                      Shortセクション区分コードの表示名
                                                                      Control0..1
                                                                      Typestring
                                                                      Is Modifierfalse
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Must Supporttrue
                                                                      Summarytrue
                                                                      Requirements

                                                                      Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                      Pattern Valueアレルギー・不耐性反応セクション
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      522. Composition.section:structuredSection.section:allergyIntoleranceSection.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).

                                                                      ShortIf 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.

                                                                      Control0..0
                                                                      Typeboolean
                                                                      Is Modifierfalse
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Summarytrue
                                                                      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.

                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      524. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

                                                                      ShortPlain text representation of the concept
                                                                      Comments

                                                                      Very often the text is the same as a displayName of one of the codings.

                                                                      Control0..0
                                                                      Typestring
                                                                      Is Modifierfalse
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Summarytrue
                                                                      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.

                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      526. Composition.section:structuredSection.section:allergyIntoleranceSection.author
                                                                      Definition

                                                                      Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                      ShortWho and/or what authored the section
                                                                      Control0..*
                                                                      TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                      Is Modifierfalse
                                                                      Summaryfalse
                                                                      Requirements

                                                                      Identifies who is responsible for the content.

                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      528. Composition.section:structuredSection.section:allergyIntoleranceSection.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).

                                                                      ShortWho/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.

                                                                      Control0..1
                                                                      TypeReference(Resource)
                                                                      Is Modifierfalse
                                                                      Summaryfalse
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      530. Composition.section:structuredSection.section:allergyIntoleranceSection.text
                                                                      Definition

                                                                      本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                      Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                      Comments

                                                                      entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                      Control0..1
                                                                      This element is affected by the following invariants: cmp-1
                                                                      TypeNarrative
                                                                      Is Modifierfalse
                                                                      Must Supporttrue
                                                                      Summaryfalse
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      532. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

                                                                      ShortUnique id for inter-element referencing
                                                                      Control0..1
                                                                      Typestring
                                                                      Is Modifierfalse
                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                      Summaryfalse
                                                                      534. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

                                                                      ShortAdditional 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.

                                                                      Control0..*
                                                                      TypeExtension
                                                                      Is Modifierfalse
                                                                      Summaryfalse
                                                                      Alternate Namesextensions, user content
                                                                      Invariantsele-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())
                                                                      SlicingThis 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:
                                                                      • value @ url
                                                                      • 536. Composition.section:structuredSection.section:allergyIntoleranceSection.text.status
                                                                        Definition

                                                                        generated | extensions | additional | empty から "additional" の固定値。

                                                                        Shortセクションの内容作成状態コード
                                                                        Control1..1
                                                                        BindingThe codes SHALL be taken from NarrativeStatus
                                                                        (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                        The status of a resource narrative.

                                                                        Typecode
                                                                        Is Modifierfalse
                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                        Must Supporttrue
                                                                        Summaryfalse
                                                                        Fixed Valueadditional
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        538. Composition.section:structuredSection.section:allergyIntoleranceSection.text.div
                                                                        Definition

                                                                        本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                        Shortxhtml簡略形式に従った叙述記述データ
                                                                        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.

                                                                        Control1..1
                                                                        Typexhtml
                                                                        Is Modifierfalse
                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                        Summaryfalse
                                                                        Invariantsele-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())
                                                                        540. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

                                                                        Shortworking | snapshot | changes
                                                                        Comments

                                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                        Control0..0
                                                                        BindingThe 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.

                                                                        Typecode
                                                                        Is Modifierfalse
                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                        Summaryfalse
                                                                        Requirements

                                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        542. Composition.section:structuredSection.section:allergyIntoleranceSection.orderedBy
                                                                        Definition

                                                                        Specifies the order applied to the items in the section entries.

                                                                        ShortOrder 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.

                                                                        Control0..0
                                                                        BindingThe 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.

                                                                        TypeCodeableConcept
                                                                        Is Modifierfalse
                                                                        Summaryfalse
                                                                        Requirements

                                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        544. Composition.section:structuredSection.section:allergyIntoleranceSection.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.

                                                                        Control0..*
                                                                        This element is affected by the following invariants: cmp-2
                                                                        TypeReference(JP Core AllergyIntolerance Profile)
                                                                        Is Modifierfalse
                                                                        Must Supporttrue
                                                                        Summaryfalse
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        546. Composition.section:structuredSection.section:allergyIntoleranceSection.emptyReason
                                                                        Definition

                                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                        ShortWhy 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.

                                                                        Control0..1
                                                                        This element is affected by the following invariants: cmp-2
                                                                        BindingThe 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.

                                                                        TypeCodeableConcept
                                                                        Is Modifierfalse
                                                                        Summaryfalse
                                                                        Requirements

                                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        548. Composition.section:structuredSection.section:allergyIntoleranceSection.section
                                                                        Definition

                                                                        A nested sub-section within this section.

                                                                        ShortNested Section
                                                                        Comments

                                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                        Control0..0
                                                                        This element is affected by the following invariants: cmp-1
                                                                        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                        Is Modifierfalse
                                                                        Summaryfalse
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        550. Composition.section:structuredSection.section:chiefComplaintsSection
                                                                        Slice NamechiefComplaintsSection
                                                                        Definition

                                                                        主訴セクション

                                                                        Short主訴セクション
                                                                        Comments

                                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                        Control1..1
                                                                        This element is affected by the following invariants: cmp-1
                                                                        TypeBackboneElement
                                                                        Is Modifierfalse
                                                                        Must Supporttrue
                                                                        Summaryfalse
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        552. Composition.section:structuredSection.section:chiefComplaintsSection.id
                                                                        Definition

                                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                        ShortUnique id for inter-element referencing
                                                                        Control0..1
                                                                        Typestring
                                                                        Is Modifierfalse
                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                        Summaryfalse
                                                                        554. Composition.section:structuredSection.section:chiefComplaintsSection.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.

                                                                        ShortAdditional 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.

                                                                        Control0..*
                                                                        TypeExtension
                                                                        Is Modifierfalse
                                                                        Summaryfalse
                                                                        Alternate Namesextensions, user content
                                                                        Invariantsele-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())
                                                                        556. Composition.section:structuredSection.section:chiefComplaintsSection.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).

                                                                        ShortExtensions 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.

                                                                        Control0..*
                                                                        TypeExtension
                                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                        Summarytrue
                                                                        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 Namesextensions, user content, modifiers
                                                                        Invariantsele-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())
                                                                        558. Composition.section:structuredSection.section:chiefComplaintsSection.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.

                                                                        Control1..1
                                                                        Typestring
                                                                        Is Modifierfalse
                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                        Must Supporttrue
                                                                        Summaryfalse
                                                                        Requirements

                                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                        Alternate Namesheader, label, caption
                                                                        Pattern Value主訴
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        560. Composition.section:structuredSection.section:chiefComplaintsSection.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.

                                                                        Control1..1
                                                                        BindingFor 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.

                                                                        TypeCodeableConcept
                                                                        Is Modifierfalse
                                                                        Must Supporttrue
                                                                        Summaryfalse
                                                                        Requirements

                                                                        Provides computable standardized labels to topics within the document.

                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        562. Composition.section:structuredSection.section:chiefComplaintsSection.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.

                                                                        ShortUnique id for inter-element referencing
                                                                        Control0..1
                                                                        Typestring
                                                                        Is Modifierfalse
                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                        Summaryfalse
                                                                        564. Composition.section:structuredSection.section:chiefComplaintsSection.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.

                                                                        ShortAdditional 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.

                                                                        Control0..*
                                                                        TypeExtension
                                                                        Is Modifierfalse
                                                                        Summaryfalse
                                                                        Alternate Namesextensions, user content
                                                                        Invariantsele-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())
                                                                        SlicingThis 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:
                                                                        • value @ url
                                                                        • 566. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding
                                                                          Definition

                                                                          A reference to a code defined by a terminology system.

                                                                          ShortCode 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.

                                                                          Control1..1
                                                                          BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                          TypeCoding
                                                                          Is Modifierfalse
                                                                          Must Supporttrue
                                                                          Summarytrue
                                                                          Requirements

                                                                          Allows for alternative encodings within a code system, and translations to other code systems.

                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          568. Composition.section:structuredSection.section:chiefComplaintsSection.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.

                                                                          ShortUnique id for inter-element referencing
                                                                          Control0..1
                                                                          Typestring
                                                                          Is Modifierfalse
                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                          Summaryfalse
                                                                          570. Composition.section:structuredSection.section:chiefComplaintsSection.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.

                                                                          ShortAdditional 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.

                                                                          Control0..*
                                                                          TypeExtension
                                                                          Is Modifierfalse
                                                                          Summaryfalse
                                                                          Alternate Namesextensions, user content
                                                                          Invariantsele-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())
                                                                          SlicingThis 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:
                                                                          • value @ url
                                                                          • 572. Composition.section:structuredSection.section:chiefComplaintsSection.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.

                                                                            Control1..1
                                                                            Typeuri
                                                                            Is Modifierfalse
                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                            Must Supporttrue
                                                                            Summarytrue
                                                                            Requirements

                                                                            Need to be unambiguous about the source of the definition of the symbol.

                                                                            Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            574. Composition.section:structuredSection.section:chiefComplaintsSection.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.

                                                                            ShortVersion 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.

                                                                            NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                            Control0..1
                                                                            Typestring
                                                                            Is Modifierfalse
                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                            Summarytrue
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            576. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.code
                                                                            Definition

                                                                            セクション区分のコード値。 固定値。

                                                                            Shortセクション区分のコード値
                                                                            Control1..1
                                                                            Typecode
                                                                            Is Modifierfalse
                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                            Must Supporttrue
                                                                            Summarytrue
                                                                            Requirements

                                                                            Need to refer to a particular code in the system.

                                                                            Fixed Value352
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            578. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.display
                                                                            Definition

                                                                            セクション区分コードの表示名。

                                                                            Shortセクション区分コードの表示名
                                                                            Control0..1
                                                                            Typestring
                                                                            Is Modifierfalse
                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                            Must Supporttrue
                                                                            Summarytrue
                                                                            Requirements

                                                                            Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                            Pattern Value主訴セクション
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            580. Composition.section:structuredSection.section:chiefComplaintsSection.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).

                                                                            ShortIf 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.

                                                                            Control0..0
                                                                            Typeboolean
                                                                            Is Modifierfalse
                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                            Summarytrue
                                                                            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.

                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            582. Composition.section:structuredSection.section:chiefComplaintsSection.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.

                                                                            ShortPlain text representation of the concept
                                                                            Comments

                                                                            Very often the text is the same as a displayName of one of the codings.

                                                                            Control0..0
                                                                            Typestring
                                                                            Is Modifierfalse
                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                            Summarytrue
                                                                            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.

                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            584. Composition.section:structuredSection.section:chiefComplaintsSection.author
                                                                            Definition

                                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                            ShortWho and/or what authored the section
                                                                            Control0..*
                                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                            Is Modifierfalse
                                                                            Summaryfalse
                                                                            Requirements

                                                                            Identifies who is responsible for the content.

                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            586. Composition.section:structuredSection.section:chiefComplaintsSection.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).

                                                                            ShortWho/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.

                                                                            Control0..1
                                                                            TypeReference(Resource)
                                                                            Is Modifierfalse
                                                                            Summaryfalse
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            588. Composition.section:structuredSection.section:chiefComplaintsSection.text
                                                                            Definition

                                                                            本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                            Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                            Comments

                                                                            entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                            Control0..1
                                                                            This element is affected by the following invariants: cmp-1
                                                                            TypeNarrative
                                                                            Is Modifierfalse
                                                                            Must Supporttrue
                                                                            Summaryfalse
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            590. Composition.section:structuredSection.section:chiefComplaintsSection.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.

                                                                            ShortUnique id for inter-element referencing
                                                                            Control0..1
                                                                            Typestring
                                                                            Is Modifierfalse
                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                            Summaryfalse
                                                                            592. Composition.section:structuredSection.section:chiefComplaintsSection.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.

                                                                            ShortAdditional 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.

                                                                            Control0..*
                                                                            TypeExtension
                                                                            Is Modifierfalse
                                                                            Summaryfalse
                                                                            Alternate Namesextensions, user content
                                                                            Invariantsele-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())
                                                                            SlicingThis 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:
                                                                            • value @ url
                                                                            • 594. Composition.section:structuredSection.section:chiefComplaintsSection.text.status
                                                                              Definition

                                                                              generated | extensions | additional | empty から "additional" の固定値。

                                                                              Shortセクションの内容作成状態コード
                                                                              Control1..1
                                                                              BindingThe codes SHALL be taken from NarrativeStatus
                                                                              (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                              The status of a resource narrative.

                                                                              Typecode
                                                                              Is Modifierfalse
                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                              Must Supporttrue
                                                                              Summaryfalse
                                                                              Fixed Valueadditional
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              596. Composition.section:structuredSection.section:chiefComplaintsSection.text.div
                                                                              Definition

                                                                              本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                              Shortxhtml簡略形式に従った叙述記述データ
                                                                              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.

                                                                              Control1..1
                                                                              Typexhtml
                                                                              Is Modifierfalse
                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                              Summaryfalse
                                                                              Invariantsele-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())
                                                                              598. Composition.section:structuredSection.section:chiefComplaintsSection.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.

                                                                              Shortworking | snapshot | changes
                                                                              Comments

                                                                              This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                              Control0..0
                                                                              BindingThe 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.

                                                                              Typecode
                                                                              Is Modifierfalse
                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                              Summaryfalse
                                                                              Requirements

                                                                              Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              600. Composition.section:structuredSection.section:chiefComplaintsSection.orderedBy
                                                                              Definition

                                                                              Specifies the order applied to the items in the section entries.

                                                                              ShortOrder 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.

                                                                              Control0..0
                                                                              BindingThe 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.

                                                                              TypeCodeableConcept
                                                                              Is Modifierfalse
                                                                              Summaryfalse
                                                                              Requirements

                                                                              Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              602. Composition.section:structuredSection.section:chiefComplaintsSection.entry
                                                                              Definition

                                                                              主訴に対応するConditionリソースを参照

                                                                              Short主訴に対応するConditionリソースを参照
                                                                              Comments

                                                                              If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                              Control0..*
                                                                              This element is affected by the following invariants: cmp-2
                                                                              TypeReference(JP Core Condition Profile)
                                                                              Is Modifierfalse
                                                                              Must Supporttrue
                                                                              Summaryfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              604. Composition.section:structuredSection.section:chiefComplaintsSection.emptyReason
                                                                              Definition

                                                                              If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                              ShortWhy 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.

                                                                              Control0..1
                                                                              This element is affected by the following invariants: cmp-2
                                                                              BindingThe 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.

                                                                              TypeCodeableConcept
                                                                              Is Modifierfalse
                                                                              Summaryfalse
                                                                              Requirements

                                                                              Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              606. Composition.section:structuredSection.section:chiefComplaintsSection.section
                                                                              Definition

                                                                              A nested sub-section within this section.

                                                                              ShortNested Section
                                                                              Comments

                                                                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                              Control0..0
                                                                              This element is affected by the following invariants: cmp-1
                                                                              TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                              Is Modifierfalse
                                                                              Summaryfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              608. Composition.section:structuredSection.section:reasonForAdmissionSection
                                                                              Slice NamereasonForAdmissionSection
                                                                              Definition

                                                                              入院理由セクション

                                                                              Short入院理由セクション
                                                                              Comments

                                                                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                              Control1..1
                                                                              This element is affected by the following invariants: cmp-1
                                                                              TypeBackboneElement
                                                                              Is Modifierfalse
                                                                              Must Supporttrue
                                                                              Summaryfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              610. Composition.section:structuredSection.section:reasonForAdmissionSection.id
                                                                              Definition

                                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                              ShortUnique id for inter-element referencing
                                                                              Control0..1
                                                                              Typestring
                                                                              Is Modifierfalse
                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                              Summaryfalse
                                                                              612. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

                                                                              ShortAdditional 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.

                                                                              Control0..*
                                                                              TypeExtension
                                                                              Is Modifierfalse
                                                                              Summaryfalse
                                                                              Alternate Namesextensions, user content
                                                                              Invariantsele-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())
                                                                              614. Composition.section:structuredSection.section:reasonForAdmissionSection.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).

                                                                              ShortExtensions 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.

                                                                              Control0..*
                                                                              TypeExtension
                                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                              Summarytrue
                                                                              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 Namesextensions, user content, modifiers
                                                                              Invariantsele-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())
                                                                              616. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

                                                                              Control1..1
                                                                              Typestring
                                                                              Is Modifierfalse
                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                              Must Supporttrue
                                                                              Summaryfalse
                                                                              Requirements

                                                                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                              Alternate Namesheader, label, caption
                                                                              Pattern Value入院理由
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              618. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

                                                                              Control1..1
                                                                              BindingFor 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.

                                                                              TypeCodeableConcept
                                                                              Is Modifierfalse
                                                                              Must Supporttrue
                                                                              Summaryfalse
                                                                              Requirements

                                                                              Provides computable standardized labels to topics within the document.

                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              620. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

                                                                              ShortUnique id for inter-element referencing
                                                                              Control0..1
                                                                              Typestring
                                                                              Is Modifierfalse
                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                              Summaryfalse
                                                                              622. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

                                                                              ShortAdditional 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.

                                                                              Control0..*
                                                                              TypeExtension
                                                                              Is Modifierfalse
                                                                              Summaryfalse
                                                                              Alternate Namesextensions, user content
                                                                              Invariantsele-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())
                                                                              SlicingThis 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:
                                                                              • value @ url
                                                                              • 624. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding
                                                                                Definition

                                                                                A reference to a code defined by a terminology system.

                                                                                ShortCode 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.

                                                                                Control1..1
                                                                                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                TypeCoding
                                                                                Is Modifierfalse
                                                                                Must Supporttrue
                                                                                Summarytrue
                                                                                Requirements

                                                                                Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                626. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

                                                                                ShortUnique id for inter-element referencing
                                                                                Control0..1
                                                                                Typestring
                                                                                Is Modifierfalse
                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                Summaryfalse
                                                                                628. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

                                                                                ShortAdditional 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.

                                                                                Control0..*
                                                                                TypeExtension
                                                                                Is Modifierfalse
                                                                                Summaryfalse
                                                                                Alternate Namesextensions, user content
                                                                                Invariantsele-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())
                                                                                SlicingThis 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:
                                                                                • value @ url
                                                                                • 630. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

                                                                                  Control1..1
                                                                                  Typeuri
                                                                                  Is Modifierfalse
                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                  Must Supporttrue
                                                                                  Summarytrue
                                                                                  Requirements

                                                                                  Need to be unambiguous about the source of the definition of the symbol.

                                                                                  Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  632. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

                                                                                  ShortVersion 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.

                                                                                  NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                  Control0..1
                                                                                  Typestring
                                                                                  Is Modifierfalse
                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                  Summarytrue
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  634. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.code
                                                                                  Definition

                                                                                  セクション区分のコード値。 固定値。

                                                                                  Shortセクション区分のコード値
                                                                                  Control1..1
                                                                                  Typecode
                                                                                  Is Modifierfalse
                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                  Must Supporttrue
                                                                                  Summarytrue
                                                                                  Requirements

                                                                                  Need to refer to a particular code in the system.

                                                                                  Fixed Value312
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  636. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.display
                                                                                  Definition

                                                                                  セクション区分コードの表示名。

                                                                                  Shortセクション区分コードの表示名
                                                                                  Control0..1
                                                                                  Typestring
                                                                                  Is Modifierfalse
                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                  Must Supporttrue
                                                                                  Summarytrue
                                                                                  Requirements

                                                                                  Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                  Pattern Value入院理由セクション
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  638. Composition.section:structuredSection.section:reasonForAdmissionSection.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).

                                                                                  ShortIf 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.

                                                                                  Control0..0
                                                                                  Typeboolean
                                                                                  Is Modifierfalse
                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                  Summarytrue
                                                                                  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.

                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  640. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

                                                                                  ShortPlain text representation of the concept
                                                                                  Comments

                                                                                  Very often the text is the same as a displayName of one of the codings.

                                                                                  Control0..0
                                                                                  Typestring
                                                                                  Is Modifierfalse
                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                  Summarytrue
                                                                                  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.

                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  642. Composition.section:structuredSection.section:reasonForAdmissionSection.author
                                                                                  Definition

                                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                  ShortWho and/or what authored the section
                                                                                  Control0..*
                                                                                  TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                  Is Modifierfalse
                                                                                  Summaryfalse
                                                                                  Requirements

                                                                                  Identifies who is responsible for the content.

                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  644. Composition.section:structuredSection.section:reasonForAdmissionSection.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).

                                                                                  ShortWho/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.

                                                                                  Control0..1
                                                                                  TypeReference(Resource)
                                                                                  Is Modifierfalse
                                                                                  Summaryfalse
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  646. Composition.section:structuredSection.section:reasonForAdmissionSection.text
                                                                                  Definition

                                                                                  本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                  Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                  Comments

                                                                                  entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                  Control0..1
                                                                                  This element is affected by the following invariants: cmp-1
                                                                                  TypeNarrative
                                                                                  Is Modifierfalse
                                                                                  Must Supporttrue
                                                                                  Summaryfalse
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  648. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

                                                                                  ShortUnique id for inter-element referencing
                                                                                  Control0..1
                                                                                  Typestring
                                                                                  Is Modifierfalse
                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                  Summaryfalse
                                                                                  650. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

                                                                                  ShortAdditional 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.

                                                                                  Control0..*
                                                                                  TypeExtension
                                                                                  Is Modifierfalse
                                                                                  Summaryfalse
                                                                                  Alternate Namesextensions, user content
                                                                                  Invariantsele-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())
                                                                                  SlicingThis 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:
                                                                                  • value @ url
                                                                                  • 652. Composition.section:structuredSection.section:reasonForAdmissionSection.text.status
                                                                                    Definition

                                                                                    generated | extensions | additional | empty から "additional" の固定値。

                                                                                    Shortセクションの内容作成状態コード
                                                                                    Control1..1
                                                                                    BindingThe codes SHALL be taken from NarrativeStatus
                                                                                    (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                    The status of a resource narrative.

                                                                                    Typecode
                                                                                    Is Modifierfalse
                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                    Must Supporttrue
                                                                                    Summaryfalse
                                                                                    Fixed Valueadditional
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    654. Composition.section:structuredSection.section:reasonForAdmissionSection.text.div
                                                                                    Definition

                                                                                    本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                    Shortxhtml簡略形式に従った叙述記述データ
                                                                                    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.

                                                                                    Control1..1
                                                                                    Typexhtml
                                                                                    Is Modifierfalse
                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                    Summaryfalse
                                                                                    Invariantsele-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())
                                                                                    656. Composition.section:structuredSection.section:reasonForAdmissionSection.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.

                                                                                    Shortworking | snapshot | changes
                                                                                    Comments

                                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                    Control0..0
                                                                                    BindingThe 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.

                                                                                    Typecode
                                                                                    Is Modifierfalse
                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                    Summaryfalse
                                                                                    Requirements

                                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    658. Composition.section:structuredSection.section:reasonForAdmissionSection.orderedBy
                                                                                    Definition

                                                                                    Specifies the order applied to the items in the section entries.

                                                                                    ShortOrder 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.

                                                                                    Control0..0
                                                                                    BindingThe 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.

                                                                                    TypeCodeableConcept
                                                                                    Is Modifierfalse
                                                                                    Summaryfalse
                                                                                    Requirements

                                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    660. Composition.section:structuredSection.section:reasonForAdmissionSection.entry
                                                                                    Definition

                                                                                    CodeableConceptであるEncounter.reasonCodeに病名あるいはtextで記述できる

                                                                                    Short入院理由をEncounter.reasonCodeに記述する
                                                                                    Comments

                                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                                    Control0..1
                                                                                    This element is affected by the following invariants: cmp-2
                                                                                    TypeReference(JP_Encounter-eCS)
                                                                                    Is Modifierfalse
                                                                                    Must Supporttrue
                                                                                    Summaryfalse
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    662. Composition.section:structuredSection.section:reasonForAdmissionSection.emptyReason
                                                                                    Definition

                                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                    ShortWhy 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.

                                                                                    Control0..1
                                                                                    This element is affected by the following invariants: cmp-2
                                                                                    BindingThe 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.

                                                                                    TypeCodeableConcept
                                                                                    Is Modifierfalse
                                                                                    Summaryfalse
                                                                                    Requirements

                                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    664. Composition.section:structuredSection.section:reasonForAdmissionSection.section
                                                                                    Definition

                                                                                    A nested sub-section within this section.

                                                                                    ShortNested Section
                                                                                    Comments

                                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                    Control0..0
                                                                                    This element is affected by the following invariants: cmp-1
                                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                    Is Modifierfalse
                                                                                    Summaryfalse
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    666. Composition.section:structuredSection.section:presentIllnessSection
                                                                                    Slice NamepresentIllnessSection
                                                                                    Definition

                                                                                    現病歴セクション

                                                                                    Short現病歴セクション
                                                                                    Comments

                                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                    Control1..1
                                                                                    This element is affected by the following invariants: cmp-1
                                                                                    TypeBackboneElement
                                                                                    Is Modifierfalse
                                                                                    Must Supporttrue
                                                                                    Summaryfalse
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    668. Composition.section:structuredSection.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.

                                                                                    ShortUnique id for inter-element referencing
                                                                                    Control0..1
                                                                                    Typestring
                                                                                    Is Modifierfalse
                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                    Summaryfalse
                                                                                    670. Composition.section:structuredSection.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.

                                                                                    ShortAdditional 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.

                                                                                    Control0..*
                                                                                    TypeExtension
                                                                                    Is Modifierfalse
                                                                                    Summaryfalse
                                                                                    Alternate Namesextensions, user content
                                                                                    Invariantsele-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())
                                                                                    672. Composition.section:structuredSection.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).

                                                                                    ShortExtensions 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.

                                                                                    Control0..*
                                                                                    TypeExtension
                                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                    Summarytrue
                                                                                    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 Namesextensions, user content, modifiers
                                                                                    Invariantsele-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())
                                                                                    674. Composition.section:structuredSection.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.

                                                                                    Control1..1
                                                                                    Typestring
                                                                                    Is Modifierfalse
                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                    Must Supporttrue
                                                                                    Summaryfalse
                                                                                    Requirements

                                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                    Alternate Namesheader, label, caption
                                                                                    Pattern Value現病歴
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    676. Composition.section:structuredSection.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.

                                                                                    Control1..1
                                                                                    BindingFor 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.

                                                                                    TypeCodeableConcept
                                                                                    Is Modifierfalse
                                                                                    Must Supporttrue
                                                                                    Summaryfalse
                                                                                    Requirements

                                                                                    Provides computable standardized labels to topics within the document.

                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    678. Composition.section:structuredSection.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.

                                                                                    ShortUnique id for inter-element referencing
                                                                                    Control0..1
                                                                                    Typestring
                                                                                    Is Modifierfalse
                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                    Summaryfalse
                                                                                    680. Composition.section:structuredSection.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.

                                                                                    ShortAdditional 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.

                                                                                    Control0..*
                                                                                    TypeExtension
                                                                                    Is Modifierfalse
                                                                                    Summaryfalse
                                                                                    Alternate Namesextensions, user content
                                                                                    Invariantsele-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())
                                                                                    SlicingThis 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:
                                                                                    • value @ url
                                                                                    • 682. Composition.section:structuredSection.section:presentIllnessSection.code.coding
                                                                                      Definition

                                                                                      A reference to a code defined by a terminology system.

                                                                                      ShortCode 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.

                                                                                      Control1..1
                                                                                      BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                      (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                      TypeCoding
                                                                                      Is Modifierfalse
                                                                                      Must Supporttrue
                                                                                      Summarytrue
                                                                                      Requirements

                                                                                      Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      684. Composition.section:structuredSection.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.

                                                                                      ShortUnique id for inter-element referencing
                                                                                      Control0..1
                                                                                      Typestring
                                                                                      Is Modifierfalse
                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                      Summaryfalse
                                                                                      686. Composition.section:structuredSection.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.

                                                                                      ShortAdditional 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.

                                                                                      Control0..*
                                                                                      TypeExtension
                                                                                      Is Modifierfalse
                                                                                      Summaryfalse
                                                                                      Alternate Namesextensions, user content
                                                                                      Invariantsele-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())
                                                                                      SlicingThis 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:
                                                                                      • value @ url
                                                                                      • 688. Composition.section:structuredSection.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.

                                                                                        Control1..1
                                                                                        Typeuri
                                                                                        Is Modifierfalse
                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                        Must Supporttrue
                                                                                        Summarytrue
                                                                                        Requirements

                                                                                        Need to be unambiguous about the source of the definition of the symbol.

                                                                                        Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        690. Composition.section:structuredSection.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.

                                                                                        ShortVersion 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.

                                                                                        NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                        Control0..1
                                                                                        Typestring
                                                                                        Is Modifierfalse
                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                        Summarytrue
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        692. Composition.section:structuredSection.section:presentIllnessSection.code.coding.code
                                                                                        Definition

                                                                                        セクション区分のコード値。 固定値。

                                                                                        Shortセクション区分のコード値
                                                                                        Control1..1
                                                                                        Typecode
                                                                                        Is Modifierfalse
                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                        Must Supporttrue
                                                                                        Summarytrue
                                                                                        Requirements

                                                                                        Need to refer to a particular code in the system.

                                                                                        Fixed Value360
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        694. Composition.section:structuredSection.section:presentIllnessSection.code.coding.display
                                                                                        Definition

                                                                                        セクション区分コードの表示名。

                                                                                        Shortセクション区分コードの表示名
                                                                                        Control0..1
                                                                                        Typestring
                                                                                        Is Modifierfalse
                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                        Must Supporttrue
                                                                                        Summarytrue
                                                                                        Requirements

                                                                                        Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                        Pattern Value現病歴セクション
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        696. Composition.section:structuredSection.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).

                                                                                        ShortIf 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.

                                                                                        Control0..0
                                                                                        Typeboolean
                                                                                        Is Modifierfalse
                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                        Summarytrue
                                                                                        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.

                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        698. Composition.section:structuredSection.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.

                                                                                        ShortPlain text representation of the concept
                                                                                        Comments

                                                                                        Very often the text is the same as a displayName of one of the codings.

                                                                                        Control0..0
                                                                                        Typestring
                                                                                        Is Modifierfalse
                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                        Summarytrue
                                                                                        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.

                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        700. Composition.section:structuredSection.section:presentIllnessSection.author
                                                                                        Definition

                                                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                        ShortWho and/or what authored the section
                                                                                        Control0..*
                                                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                        Is Modifierfalse
                                                                                        Summaryfalse
                                                                                        Requirements

                                                                                        Identifies who is responsible for the content.

                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        702. Composition.section:structuredSection.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).

                                                                                        ShortWho/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.

                                                                                        Control0..1
                                                                                        TypeReference(Resource)
                                                                                        Is Modifierfalse
                                                                                        Summaryfalse
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        704. Composition.section:structuredSection.section:presentIllnessSection.text
                                                                                        Definition

                                                                                        本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                        Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                        Comments

                                                                                        entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                        Control0..1
                                                                                        This element is affected by the following invariants: cmp-1
                                                                                        TypeNarrative
                                                                                        Is Modifierfalse
                                                                                        Must Supporttrue
                                                                                        Summaryfalse
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        706. Composition.section:structuredSection.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.

                                                                                        ShortUnique id for inter-element referencing
                                                                                        Control0..1
                                                                                        Typestring
                                                                                        Is Modifierfalse
                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                        Summaryfalse
                                                                                        708. Composition.section:structuredSection.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.

                                                                                        ShortAdditional 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.

                                                                                        Control0..*
                                                                                        TypeExtension
                                                                                        Is Modifierfalse
                                                                                        Summaryfalse
                                                                                        Alternate Namesextensions, user content
                                                                                        Invariantsele-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())
                                                                                        SlicingThis 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:
                                                                                        • value @ url
                                                                                        • 710. Composition.section:structuredSection.section:presentIllnessSection.text.status
                                                                                          Definition

                                                                                          generated | extensions | additional | empty から "additional" の固定値。

                                                                                          Shortセクションの内容作成状態コード
                                                                                          Control1..1
                                                                                          BindingThe codes SHALL be taken from NarrativeStatus
                                                                                          (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                          The status of a resource narrative.

                                                                                          Typecode
                                                                                          Is Modifierfalse
                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                          Must Supporttrue
                                                                                          Summaryfalse
                                                                                          Fixed Valueadditional
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          712. Composition.section:structuredSection.section:presentIllnessSection.text.div
                                                                                          Definition

                                                                                          本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                          Shortxhtml簡略形式に従った叙述記述データ
                                                                                          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.

                                                                                          Control1..1
                                                                                          Typexhtml
                                                                                          Is Modifierfalse
                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                          Summaryfalse
                                                                                          Invariantsele-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())
                                                                                          714. Composition.section:structuredSection.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.

                                                                                          Shortworking | snapshot | changes
                                                                                          Comments

                                                                                          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                          Control0..0
                                                                                          BindingThe 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.

                                                                                          Typecode
                                                                                          Is Modifierfalse
                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                          Summaryfalse
                                                                                          Requirements

                                                                                          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          716. Composition.section:structuredSection.section:presentIllnessSection.orderedBy
                                                                                          Definition

                                                                                          Specifies the order applied to the items in the section entries.

                                                                                          ShortOrder 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.

                                                                                          Control0..0
                                                                                          BindingThe 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.

                                                                                          TypeCodeableConcept
                                                                                          Is Modifierfalse
                                                                                          Summaryfalse
                                                                                          Requirements

                                                                                          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          718. Composition.section:structuredSection.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.

                                                                                          Control0..*
                                                                                          This element is affected by the following invariants: cmp-2
                                                                                          TypeReference(JP Core Condition Profile)
                                                                                          Is Modifierfalse
                                                                                          Must Supporttrue
                                                                                          Summaryfalse
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          720. Composition.section:structuredSection.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.

                                                                                          ShortWhy 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.

                                                                                          Control0..1
                                                                                          This element is affected by the following invariants: cmp-2
                                                                                          BindingThe 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.

                                                                                          TypeCodeableConcept
                                                                                          Is Modifierfalse
                                                                                          Summaryfalse
                                                                                          Requirements

                                                                                          Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          722. Composition.section:structuredSection.section:presentIllnessSection.section
                                                                                          Definition

                                                                                          A nested sub-section within this section.

                                                                                          ShortNested Section
                                                                                          Comments

                                                                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                          Control0..0
                                                                                          This element is affected by the following invariants: cmp-1
                                                                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                          Is Modifierfalse
                                                                                          Summaryfalse
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          724. Composition.section:structuredSection.section:pastIllnessSection
                                                                                          Slice NamepastIllnessSection
                                                                                          Definition

                                                                                          既往歴セクション

                                                                                          Short既往歴セクション
                                                                                          Comments

                                                                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                          Control0..1
                                                                                          This element is affected by the following invariants: cmp-1
                                                                                          TypeBackboneElement
                                                                                          Is Modifierfalse
                                                                                          Must Supporttrue
                                                                                          Summaryfalse
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          726. Composition.section:structuredSection.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.

                                                                                          ShortUnique id for inter-element referencing
                                                                                          Control0..1
                                                                                          Typestring
                                                                                          Is Modifierfalse
                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                          Summaryfalse
                                                                                          728. Composition.section:structuredSection.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.

                                                                                          ShortAdditional 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.

                                                                                          Control0..*
                                                                                          TypeExtension
                                                                                          Is Modifierfalse
                                                                                          Summaryfalse
                                                                                          Alternate Namesextensions, user content
                                                                                          Invariantsele-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())
                                                                                          730. Composition.section:structuredSection.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).

                                                                                          ShortExtensions 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.

                                                                                          Control0..*
                                                                                          TypeExtension
                                                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                          Summarytrue
                                                                                          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 Namesextensions, user content, modifiers
                                                                                          Invariantsele-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())
                                                                                          732. Composition.section:structuredSection.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.

                                                                                          Control1..1
                                                                                          Typestring
                                                                                          Is Modifierfalse
                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                          Must Supporttrue
                                                                                          Summaryfalse
                                                                                          Requirements

                                                                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                          Alternate Namesheader, label, caption
                                                                                          Pattern Value既往歴
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          734. Composition.section:structuredSection.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.

                                                                                          Control1..1
                                                                                          BindingFor 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.

                                                                                          TypeCodeableConcept
                                                                                          Is Modifierfalse
                                                                                          Must Supporttrue
                                                                                          Summaryfalse
                                                                                          Requirements

                                                                                          Provides computable standardized labels to topics within the document.

                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          736. Composition.section:structuredSection.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.

                                                                                          ShortUnique id for inter-element referencing
                                                                                          Control0..1
                                                                                          Typestring
                                                                                          Is Modifierfalse
                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                          Summaryfalse
                                                                                          738. Composition.section:structuredSection.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.

                                                                                          ShortAdditional 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.

                                                                                          Control0..*
                                                                                          TypeExtension
                                                                                          Is Modifierfalse
                                                                                          Summaryfalse
                                                                                          Alternate Namesextensions, user content
                                                                                          Invariantsele-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())
                                                                                          SlicingThis 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:
                                                                                          • value @ url
                                                                                          • 740. Composition.section:structuredSection.section:pastIllnessSection.code.coding
                                                                                            Definition

                                                                                            A reference to a code defined by a terminology system.

                                                                                            ShortCode 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.

                                                                                            Control1..1
                                                                                            BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                            (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                            TypeCoding
                                                                                            Is Modifierfalse
                                                                                            Must Supporttrue
                                                                                            Summarytrue
                                                                                            Requirements

                                                                                            Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            742. Composition.section:structuredSection.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.

                                                                                            ShortUnique id for inter-element referencing
                                                                                            Control0..1
                                                                                            Typestring
                                                                                            Is Modifierfalse
                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                            Summaryfalse
                                                                                            744. Composition.section:structuredSection.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.

                                                                                            ShortAdditional 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.

                                                                                            Control0..*
                                                                                            TypeExtension
                                                                                            Is Modifierfalse
                                                                                            Summaryfalse
                                                                                            Alternate Namesextensions, user content
                                                                                            Invariantsele-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())
                                                                                            SlicingThis 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:
                                                                                            • value @ url
                                                                                            • 746. Composition.section:structuredSection.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.

                                                                                              Control1..1
                                                                                              Typeuri
                                                                                              Is Modifierfalse
                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                              Must Supporttrue
                                                                                              Summarytrue
                                                                                              Requirements

                                                                                              Need to be unambiguous about the source of the definition of the symbol.

                                                                                              Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              748. Composition.section:structuredSection.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.

                                                                                              ShortVersion 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.

                                                                                              NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                              Control0..1
                                                                                              Typestring
                                                                                              Is Modifierfalse
                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                              Summarytrue
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              750. Composition.section:structuredSection.section:pastIllnessSection.code.coding.code
                                                                                              Definition

                                                                                              セクション区分のコード値。 固定値。

                                                                                              Shortセクション区分のコード値
                                                                                              Control1..1
                                                                                              Typecode
                                                                                              Is Modifierfalse
                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                              Must Supporttrue
                                                                                              Summarytrue
                                                                                              Requirements

                                                                                              Need to refer to a particular code in the system.

                                                                                              Fixed Value370
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              752. Composition.section:structuredSection.section:pastIllnessSection.code.coding.display
                                                                                              Definition

                                                                                              セクション区分コードの表示名。

                                                                                              Shortセクション区分コードの表示名
                                                                                              Control0..1
                                                                                              Typestring
                                                                                              Is Modifierfalse
                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                              Must Supporttrue
                                                                                              Summarytrue
                                                                                              Requirements

                                                                                              Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                              Pattern Value既往歴セクション
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              754. Composition.section:structuredSection.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).

                                                                                              ShortIf 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.

                                                                                              Control0..0
                                                                                              Typeboolean
                                                                                              Is Modifierfalse
                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                              Summarytrue
                                                                                              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.

                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              756. Composition.section:structuredSection.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.

                                                                                              ShortPlain text representation of the concept
                                                                                              Comments

                                                                                              Very often the text is the same as a displayName of one of the codings.

                                                                                              Control0..0
                                                                                              Typestring
                                                                                              Is Modifierfalse
                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                              Summarytrue
                                                                                              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.

                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              758. Composition.section:structuredSection.section:pastIllnessSection.author
                                                                                              Definition

                                                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                              ShortWho and/or what authored the section
                                                                                              Control0..*
                                                                                              TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                              Is Modifierfalse
                                                                                              Summaryfalse
                                                                                              Requirements

                                                                                              Identifies who is responsible for the content.

                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              760. Composition.section:structuredSection.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).

                                                                                              ShortWho/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.

                                                                                              Control0..1
                                                                                              TypeReference(Resource)
                                                                                              Is Modifierfalse
                                                                                              Summaryfalse
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              762. Composition.section:structuredSection.section:pastIllnessSection.text
                                                                                              Definition

                                                                                              本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                              Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                              Comments

                                                                                              entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                              Control0..1
                                                                                              This element is affected by the following invariants: cmp-1
                                                                                              TypeNarrative
                                                                                              Is Modifierfalse
                                                                                              Must Supporttrue
                                                                                              Summaryfalse
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              764. Composition.section:structuredSection.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.

                                                                                              ShortUnique id for inter-element referencing
                                                                                              Control0..1
                                                                                              Typestring
                                                                                              Is Modifierfalse
                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                              Summaryfalse
                                                                                              766. Composition.section:structuredSection.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.

                                                                                              ShortAdditional 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.

                                                                                              Control0..*
                                                                                              TypeExtension
                                                                                              Is Modifierfalse
                                                                                              Summaryfalse
                                                                                              Alternate Namesextensions, user content
                                                                                              Invariantsele-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())
                                                                                              SlicingThis 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:
                                                                                              • value @ url
                                                                                              • 768. Composition.section:structuredSection.section:pastIllnessSection.text.status
                                                                                                Definition

                                                                                                generated | extensions | additional | empty から "additional" の固定値。

                                                                                                Shortセクションの内容作成状態コード
                                                                                                Control1..1
                                                                                                BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                The status of a resource narrative.

                                                                                                Typecode
                                                                                                Is Modifierfalse
                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                Must Supporttrue
                                                                                                Summaryfalse
                                                                                                Fixed Valueadditional
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                770. Composition.section:structuredSection.section:pastIllnessSection.text.div
                                                                                                Definition

                                                                                                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                Shortxhtml簡略形式に従った叙述記述データ
                                                                                                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.

                                                                                                Control1..1
                                                                                                Typexhtml
                                                                                                Is Modifierfalse
                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                Summaryfalse
                                                                                                Invariantsele-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())
                                                                                                772. Composition.section:structuredSection.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.

                                                                                                Shortworking | snapshot | changes
                                                                                                Comments

                                                                                                This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                Control0..0
                                                                                                BindingThe 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.

                                                                                                Typecode
                                                                                                Is Modifierfalse
                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                Summaryfalse
                                                                                                Requirements

                                                                                                Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                774. Composition.section:structuredSection.section:pastIllnessSection.orderedBy
                                                                                                Definition

                                                                                                Specifies the order applied to the items in the section entries.

                                                                                                ShortOrder 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.

                                                                                                Control0..0
                                                                                                BindingThe 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.

                                                                                                TypeCodeableConcept
                                                                                                Is Modifierfalse
                                                                                                Summaryfalse
                                                                                                Requirements

                                                                                                Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                776. Composition.section:structuredSection.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.

                                                                                                Control0..*
                                                                                                This element is affected by the following invariants: cmp-2
                                                                                                TypeReference(JP Core Condition Profile)
                                                                                                Is Modifierfalse
                                                                                                Must Supporttrue
                                                                                                Summaryfalse
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                778. Composition.section:structuredSection.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.

                                                                                                ShortWhy 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.

                                                                                                Control0..1
                                                                                                This element is affected by the following invariants: cmp-2
                                                                                                BindingThe 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.

                                                                                                TypeCodeableConcept
                                                                                                Is Modifierfalse
                                                                                                Summaryfalse
                                                                                                Requirements

                                                                                                Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                780. Composition.section:structuredSection.section:pastIllnessSection.section
                                                                                                Definition

                                                                                                A nested sub-section within this section.

                                                                                                ShortNested Section
                                                                                                Comments

                                                                                                Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                Control0..0
                                                                                                This element is affected by the following invariants: cmp-1
                                                                                                TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                Is Modifierfalse
                                                                                                Summaryfalse
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                782. Composition.section:structuredSection.section:medicationsOnAdmissionSection
                                                                                                Slice NamemedicationsOnAdmissionSection
                                                                                                Definition

                                                                                                入院時服薬セクション

                                                                                                Short入院時服薬セクション
                                                                                                Comments

                                                                                                Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                Control0..1
                                                                                                This element is affected by the following invariants: cmp-1
                                                                                                TypeBackboneElement
                                                                                                Is Modifierfalse
                                                                                                Must Supporttrue
                                                                                                Summaryfalse
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                784. Composition.section:structuredSection.section:medicationsOnAdmissionSection.id
                                                                                                Definition

                                                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                ShortUnique id for inter-element referencing
                                                                                                Control0..1
                                                                                                Typestring
                                                                                                Is Modifierfalse
                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                Summaryfalse
                                                                                                786. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

                                                                                                ShortAdditional 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.

                                                                                                Control0..*
                                                                                                TypeExtension
                                                                                                Is Modifierfalse
                                                                                                Summaryfalse
                                                                                                Alternate Namesextensions, user content
                                                                                                Invariantsele-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:structuredSection.section:medicationsOnAdmissionSection.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).

                                                                                                ShortExtensions 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.

                                                                                                Control0..*
                                                                                                TypeExtension
                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                Summarytrue
                                                                                                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 Namesextensions, user content, modifiers
                                                                                                Invariantsele-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())
                                                                                                790. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

                                                                                                Control1..1
                                                                                                Typestring
                                                                                                Is Modifierfalse
                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                Must Supporttrue
                                                                                                Summaryfalse
                                                                                                Requirements

                                                                                                Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                Alternate Namesheader, label, caption
                                                                                                Pattern Value入院時服薬
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                792. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

                                                                                                Control1..1
                                                                                                BindingFor 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.

                                                                                                TypeCodeableConcept
                                                                                                Is Modifierfalse
                                                                                                Must Supporttrue
                                                                                                Summaryfalse
                                                                                                Requirements

                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                794. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

                                                                                                ShortUnique id for inter-element referencing
                                                                                                Control0..1
                                                                                                Typestring
                                                                                                Is Modifierfalse
                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                Summaryfalse
                                                                                                796. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

                                                                                                ShortAdditional 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.

                                                                                                Control0..*
                                                                                                TypeExtension
                                                                                                Is Modifierfalse
                                                                                                Summaryfalse
                                                                                                Alternate Namesextensions, user content
                                                                                                Invariantsele-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())
                                                                                                SlicingThis 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:
                                                                                                • value @ url
                                                                                                • 798. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding
                                                                                                  Definition

                                                                                                  A reference to a code defined by a terminology system.

                                                                                                  ShortCode 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.

                                                                                                  Control1..1
                                                                                                  BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                  (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                  TypeCoding
                                                                                                  Is Modifierfalse
                                                                                                  Must Supporttrue
                                                                                                  Summarytrue
                                                                                                  Requirements

                                                                                                  Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  800. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

                                                                                                  ShortUnique id for inter-element referencing
                                                                                                  Control0..1
                                                                                                  Typestring
                                                                                                  Is Modifierfalse
                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                  Summaryfalse
                                                                                                  802. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

                                                                                                  ShortAdditional 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.

                                                                                                  Control0..*
                                                                                                  TypeExtension
                                                                                                  Is Modifierfalse
                                                                                                  Summaryfalse
                                                                                                  Alternate Namesextensions, user content
                                                                                                  Invariantsele-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())
                                                                                                  SlicingThis 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:
                                                                                                  • value @ url
                                                                                                  • 804. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

                                                                                                    Control1..1
                                                                                                    Typeuri
                                                                                                    Is Modifierfalse
                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                    Must Supporttrue
                                                                                                    Summarytrue
                                                                                                    Requirements

                                                                                                    Need to be unambiguous about the source of the definition of the symbol.

                                                                                                    Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    806. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

                                                                                                    ShortVersion 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.

                                                                                                    NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                    Control0..1
                                                                                                    Typestring
                                                                                                    Is Modifierfalse
                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                    Summarytrue
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    808. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.code
                                                                                                    Definition

                                                                                                    セクション区分のコード値。 固定値。

                                                                                                    Shortセクション区分のコード値
                                                                                                    Control1..1
                                                                                                    Typecode
                                                                                                    Is Modifierfalse
                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                    Must Supporttrue
                                                                                                    Summarytrue
                                                                                                    Requirements

                                                                                                    Need to refer to a particular code in the system.

                                                                                                    Fixed Value432
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    810. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.display
                                                                                                    Definition

                                                                                                    セクション区分コードの表示名。

                                                                                                    Shortセクション区分コードの表示名
                                                                                                    Control0..1
                                                                                                    Typestring
                                                                                                    Is Modifierfalse
                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                    Must Supporttrue
                                                                                                    Summarytrue
                                                                                                    Requirements

                                                                                                    Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                    Pattern Value入院時服薬セクション
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    812. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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).

                                                                                                    ShortIf 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.

                                                                                                    Control0..0
                                                                                                    Typeboolean
                                                                                                    Is Modifierfalse
                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                    Summarytrue
                                                                                                    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.

                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    814. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

                                                                                                    ShortPlain text representation of the concept
                                                                                                    Comments

                                                                                                    Very often the text is the same as a displayName of one of the codings.

                                                                                                    Control0..0
                                                                                                    Typestring
                                                                                                    Is Modifierfalse
                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                    Summarytrue
                                                                                                    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.

                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    816. Composition.section:structuredSection.section:medicationsOnAdmissionSection.author
                                                                                                    Definition

                                                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                    ShortWho and/or what authored the section
                                                                                                    Control0..*
                                                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                    Is Modifierfalse
                                                                                                    Summaryfalse
                                                                                                    Requirements

                                                                                                    Identifies who is responsible for the content.

                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    818. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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).

                                                                                                    ShortWho/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.

                                                                                                    Control0..1
                                                                                                    TypeReference(Resource)
                                                                                                    Is Modifierfalse
                                                                                                    Summaryfalse
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    820. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text
                                                                                                    Definition

                                                                                                    本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                    Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                    Comments

                                                                                                    entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                    Control0..1
                                                                                                    This element is affected by the following invariants: cmp-1
                                                                                                    TypeNarrative
                                                                                                    Is Modifierfalse
                                                                                                    Must Supporttrue
                                                                                                    Summaryfalse
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    822. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

                                                                                                    ShortUnique id for inter-element referencing
                                                                                                    Control0..1
                                                                                                    Typestring
                                                                                                    Is Modifierfalse
                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                    Summaryfalse
                                                                                                    824. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

                                                                                                    ShortAdditional 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.

                                                                                                    Control0..*
                                                                                                    TypeExtension
                                                                                                    Is Modifierfalse
                                                                                                    Summaryfalse
                                                                                                    Alternate Namesextensions, user content
                                                                                                    Invariantsele-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())
                                                                                                    SlicingThis 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:
                                                                                                    • value @ url
                                                                                                    • 826. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text.status
                                                                                                      Definition

                                                                                                      generated | extensions | additional | empty から "additional" の固定値。

                                                                                                      Shortセクションの内容作成状態コード
                                                                                                      Control1..1
                                                                                                      BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                      (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                      The status of a resource narrative.

                                                                                                      Typecode
                                                                                                      Is Modifierfalse
                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                      Must Supporttrue
                                                                                                      Summaryfalse
                                                                                                      Fixed Valueadditional
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      828. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text.div
                                                                                                      Definition

                                                                                                      本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                      Shortxhtml簡略形式に従った叙述記述データ
                                                                                                      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.

                                                                                                      Control1..1
                                                                                                      Typexhtml
                                                                                                      Is Modifierfalse
                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                      Summaryfalse
                                                                                                      Invariantsele-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())
                                                                                                      830. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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.

                                                                                                      Shortworking | snapshot | changes
                                                                                                      Comments

                                                                                                      This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                      Control0..0
                                                                                                      BindingThe 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.

                                                                                                      Typecode
                                                                                                      Is Modifierfalse
                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                      Summaryfalse
                                                                                                      Requirements

                                                                                                      Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      832. Composition.section:structuredSection.section:medicationsOnAdmissionSection.orderedBy
                                                                                                      Definition

                                                                                                      Specifies the order applied to the items in the section entries.

                                                                                                      ShortOrder 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.

                                                                                                      Control0..0
                                                                                                      BindingThe 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.

                                                                                                      TypeCodeableConcept
                                                                                                      Is Modifierfalse
                                                                                                      Summaryfalse
                                                                                                      Requirements

                                                                                                      Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      834. Composition.section:structuredSection.section:medicationsOnAdmissionSection.entry
                                                                                                      Definition

                                                                                                      入院時の服薬情報(正確には入院直前までの服薬情報)は、1医薬品ごとに1つのMedicationStatementリソースを使用して記述する。 MedicationStatementでは、1医薬品ごとに用法を記述することができ、 それが必要な場合で情報が入手できる場合には、MedicationStatement.dosage要素に記述する

                                                                                                      Short投薬情報を記述したMedicationStatementを参照
                                                                                                      Comments

                                                                                                      If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                                                      Control0..*
                                                                                                      This element is affected by the following invariants: cmp-2
                                                                                                      TypeReference(JP_MedicationRequest_eCS)
                                                                                                      Is Modifierfalse
                                                                                                      Must Supporttrue
                                                                                                      Summaryfalse
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      836. Composition.section:structuredSection.section:medicationsOnAdmissionSection.emptyReason
                                                                                                      Definition

                                                                                                      If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                      ShortWhy 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.

                                                                                                      Control0..1
                                                                                                      This element is affected by the following invariants: cmp-2
                                                                                                      BindingThe 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.

                                                                                                      TypeCodeableConcept
                                                                                                      Is Modifierfalse
                                                                                                      Summaryfalse
                                                                                                      Requirements

                                                                                                      Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      838. Composition.section:structuredSection.section:medicationsOnAdmissionSection.section
                                                                                                      Definition

                                                                                                      A nested sub-section within this section.

                                                                                                      ShortNested Section
                                                                                                      Comments

                                                                                                      Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                      Control0..0
                                                                                                      This element is affected by the following invariants: cmp-1
                                                                                                      TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                      Is Modifierfalse
                                                                                                      Summaryfalse
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      840. Composition.section:structuredSection.section:socialHistorySection
                                                                                                      Slice NamesocialHistorySection
                                                                                                      Definition

                                                                                                      社会歴・生活習慣セクション

                                                                                                      Short社会歴・生活習慣セクション
                                                                                                      Comments

                                                                                                      Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                      Control0..1
                                                                                                      This element is affected by the following invariants: cmp-1
                                                                                                      TypeBackboneElement
                                                                                                      Is Modifierfalse
                                                                                                      Must Supporttrue
                                                                                                      Summaryfalse
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      842. Composition.section:structuredSection.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.

                                                                                                      ShortUnique id for inter-element referencing
                                                                                                      Control0..1
                                                                                                      Typestring
                                                                                                      Is Modifierfalse
                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                      Summaryfalse
                                                                                                      844. Composition.section:structuredSection.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.

                                                                                                      ShortAdditional 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.

                                                                                                      Control0..*
                                                                                                      TypeExtension
                                                                                                      Is Modifierfalse
                                                                                                      Summaryfalse
                                                                                                      Alternate Namesextensions, user content
                                                                                                      Invariantsele-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())
                                                                                                      846. Composition.section:structuredSection.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).

                                                                                                      ShortExtensions 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.

                                                                                                      Control0..*
                                                                                                      TypeExtension
                                                                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                      Summarytrue
                                                                                                      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 Namesextensions, user content, modifiers
                                                                                                      Invariantsele-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())
                                                                                                      848. Composition.section:structuredSection.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.

                                                                                                      Control1..1
                                                                                                      Typestring
                                                                                                      Is Modifierfalse
                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                      Must Supporttrue
                                                                                                      Summaryfalse
                                                                                                      Requirements

                                                                                                      Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                      Alternate Namesheader, label, caption
                                                                                                      Pattern Value社会歴・生活習慣
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      850. Composition.section:structuredSection.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.

                                                                                                      Control1..1
                                                                                                      BindingFor 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.

                                                                                                      TypeCodeableConcept
                                                                                                      Is Modifierfalse
                                                                                                      Must Supporttrue
                                                                                                      Summaryfalse
                                                                                                      Requirements

                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      852. Composition.section:structuredSection.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.

                                                                                                      ShortUnique id for inter-element referencing
                                                                                                      Control0..1
                                                                                                      Typestring
                                                                                                      Is Modifierfalse
                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                      Summaryfalse
                                                                                                      854. Composition.section:structuredSection.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.

                                                                                                      ShortAdditional 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.

                                                                                                      Control0..*
                                                                                                      TypeExtension
                                                                                                      Is Modifierfalse
                                                                                                      Summaryfalse
                                                                                                      Alternate Namesextensions, user content
                                                                                                      Invariantsele-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())
                                                                                                      SlicingThis 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:
                                                                                                      • value @ url
                                                                                                      • 856. Composition.section:structuredSection.section:socialHistorySection.code.coding
                                                                                                        Definition

                                                                                                        A reference to a code defined by a terminology system.

                                                                                                        ShortCode 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.

                                                                                                        Control1..1
                                                                                                        BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                        (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                        TypeCoding
                                                                                                        Is Modifierfalse
                                                                                                        Must Supporttrue
                                                                                                        Summarytrue
                                                                                                        Requirements

                                                                                                        Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        858. Composition.section:structuredSection.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.

                                                                                                        ShortUnique id for inter-element referencing
                                                                                                        Control0..1
                                                                                                        Typestring
                                                                                                        Is Modifierfalse
                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                        Summaryfalse
                                                                                                        860. Composition.section:structuredSection.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.

                                                                                                        ShortAdditional 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.

                                                                                                        Control0..*
                                                                                                        TypeExtension
                                                                                                        Is Modifierfalse
                                                                                                        Summaryfalse
                                                                                                        Alternate Namesextensions, user content
                                                                                                        Invariantsele-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())
                                                                                                        SlicingThis 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:
                                                                                                        • value @ url
                                                                                                        • 862. Composition.section:structuredSection.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.

                                                                                                          Control1..1
                                                                                                          Typeuri
                                                                                                          Is Modifierfalse
                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                          Must Supporttrue
                                                                                                          Summarytrue
                                                                                                          Requirements

                                                                                                          Need to be unambiguous about the source of the definition of the symbol.

                                                                                                          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          864. Composition.section:structuredSection.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.

                                                                                                          ShortVersion 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.

                                                                                                          NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                          Control0..1
                                                                                                          Typestring
                                                                                                          Is Modifierfalse
                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                          Summarytrue
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          866. Composition.section:structuredSection.section:socialHistorySection.code.coding.code
                                                                                                          Definition

                                                                                                          セクション区分のコード値。 固定値。

                                                                                                          Shortセクション区分のコード値
                                                                                                          Control1..1
                                                                                                          Typecode
                                                                                                          Is Modifierfalse
                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                          Must Supporttrue
                                                                                                          Summarytrue
                                                                                                          Requirements

                                                                                                          Need to refer to a particular code in the system.

                                                                                                          Fixed Value640
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          868. Composition.section:structuredSection.section:socialHistorySection.code.coding.display
                                                                                                          Definition

                                                                                                          セクション区分コードの表示名。

                                                                                                          Shortセクション区分コードの表示名
                                                                                                          Control0..1
                                                                                                          Typestring
                                                                                                          Is Modifierfalse
                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                          Must Supporttrue
                                                                                                          Summarytrue
                                                                                                          Requirements

                                                                                                          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                          Pattern Value社会歴・生活習慣セクション
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          870. Composition.section:structuredSection.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).

                                                                                                          ShortIf 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.

                                                                                                          Control0..0
                                                                                                          Typeboolean
                                                                                                          Is Modifierfalse
                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                          Summarytrue
                                                                                                          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.

                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          872. Composition.section:structuredSection.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.

                                                                                                          ShortPlain text representation of the concept
                                                                                                          Comments

                                                                                                          Very often the text is the same as a displayName of one of the codings.

                                                                                                          Control0..0
                                                                                                          Typestring
                                                                                                          Is Modifierfalse
                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                          Summarytrue
                                                                                                          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.

                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          874. Composition.section:structuredSection.section:socialHistorySection.author
                                                                                                          Definition

                                                                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                          ShortWho and/or what authored the section
                                                                                                          Control0..*
                                                                                                          TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                          Is Modifierfalse
                                                                                                          Summaryfalse
                                                                                                          Requirements

                                                                                                          Identifies who is responsible for the content.

                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          876. Composition.section:structuredSection.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).

                                                                                                          ShortWho/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.

                                                                                                          Control0..1
                                                                                                          TypeReference(Resource)
                                                                                                          Is Modifierfalse
                                                                                                          Summaryfalse
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          878. Composition.section:structuredSection.section:socialHistorySection.text
                                                                                                          Definition

                                                                                                          本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                          Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                          Comments

                                                                                                          entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                          Control0..1
                                                                                                          This element is affected by the following invariants: cmp-1
                                                                                                          TypeNarrative
                                                                                                          Is Modifierfalse
                                                                                                          Must Supporttrue
                                                                                                          Summaryfalse
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          880. Composition.section:structuredSection.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.

                                                                                                          ShortUnique id for inter-element referencing
                                                                                                          Control0..1
                                                                                                          Typestring
                                                                                                          Is Modifierfalse
                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                          Summaryfalse
                                                                                                          882. Composition.section:structuredSection.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.

                                                                                                          ShortAdditional 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.

                                                                                                          Control0..*
                                                                                                          TypeExtension
                                                                                                          Is Modifierfalse
                                                                                                          Summaryfalse
                                                                                                          Alternate Namesextensions, user content
                                                                                                          Invariantsele-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())
                                                                                                          SlicingThis 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:
                                                                                                          • value @ url
                                                                                                          • 884. Composition.section:structuredSection.section:socialHistorySection.text.status
                                                                                                            Definition

                                                                                                            generated | extensions | additional | empty から "additional" の固定値。

                                                                                                            Shortセクションの内容作成状態コード
                                                                                                            Control1..1
                                                                                                            BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                            (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                            The status of a resource narrative.

                                                                                                            Typecode
                                                                                                            Is Modifierfalse
                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                            Must Supporttrue
                                                                                                            Summaryfalse
                                                                                                            Fixed Valueadditional
                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            886. Composition.section:structuredSection.section:socialHistorySection.text.div
                                                                                                            Definition

                                                                                                            本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                            Shortxhtml簡略形式に従った叙述記述データ
                                                                                                            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.

                                                                                                            Control1..1
                                                                                                            Typexhtml
                                                                                                            Is Modifierfalse
                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                            Summaryfalse
                                                                                                            Invariantsele-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())
                                                                                                            888. Composition.section:structuredSection.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.

                                                                                                            Shortworking | snapshot | changes
                                                                                                            Comments

                                                                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                            Control0..0
                                                                                                            BindingThe 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.

                                                                                                            Typecode
                                                                                                            Is Modifierfalse
                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                            Summaryfalse
                                                                                                            Requirements

                                                                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            890. Composition.section:structuredSection.section:socialHistorySection.orderedBy
                                                                                                            Definition

                                                                                                            Specifies the order applied to the items in the section entries.

                                                                                                            ShortOrder 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.

                                                                                                            Control0..0
                                                                                                            BindingThe 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.

                                                                                                            TypeCodeableConcept
                                                                                                            Is Modifierfalse
                                                                                                            Summaryfalse
                                                                                                            Requirements

                                                                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            892. Composition.section:structuredSection.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.

                                                                                                            Control0..*
                                                                                                            This element is affected by the following invariants: cmp-2
                                                                                                            TypeReference(JP Core Observation SocialHistory Profile)
                                                                                                            Is Modifierfalse
                                                                                                            Must Supporttrue
                                                                                                            Summaryfalse
                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            894. Composition.section:structuredSection.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.

                                                                                                            ShortWhy 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.

                                                                                                            Control0..1
                                                                                                            This element is affected by the following invariants: cmp-2
                                                                                                            BindingThe 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.

                                                                                                            TypeCodeableConcept
                                                                                                            Is Modifierfalse
                                                                                                            Summaryfalse
                                                                                                            Requirements

                                                                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            896. Composition.section:structuredSection.section:socialHistorySection.section
                                                                                                            Definition

                                                                                                            A nested sub-section within this section.

                                                                                                            ShortNested Section
                                                                                                            Comments

                                                                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                            Control0..0
                                                                                                            This element is affected by the following invariants: cmp-1
                                                                                                            TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                            Is Modifierfalse
                                                                                                            Summaryfalse
                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            898. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection
                                                                                                            Slice NamephysicalStatusOnAdmissionSection
                                                                                                            Definition

                                                                                                            入院時身体所見セクション

                                                                                                            Short入院時身体所見セクション
                                                                                                            Comments

                                                                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                            Control0..1
                                                                                                            This element is affected by the following invariants: cmp-1
                                                                                                            TypeBackboneElement
                                                                                                            Is Modifierfalse
                                                                                                            Must Supporttrue
                                                                                                            Summaryfalse
                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            900. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.id
                                                                                                            Definition

                                                                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                            ShortUnique id for inter-element referencing
                                                                                                            Control0..1
                                                                                                            Typestring
                                                                                                            Is Modifierfalse
                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                            Summaryfalse
                                                                                                            902. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

                                                                                                            ShortAdditional 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.

                                                                                                            Control0..*
                                                                                                            TypeExtension
                                                                                                            Is Modifierfalse
                                                                                                            Summaryfalse
                                                                                                            Alternate Namesextensions, user content
                                                                                                            Invariantsele-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())
                                                                                                            904. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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).

                                                                                                            ShortExtensions 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.

                                                                                                            Control0..*
                                                                                                            TypeExtension
                                                                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                            Summarytrue
                                                                                                            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 Namesextensions, user content, modifiers
                                                                                                            Invariantsele-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())
                                                                                                            906. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

                                                                                                            Control1..1
                                                                                                            Typestring
                                                                                                            Is Modifierfalse
                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                            Must Supporttrue
                                                                                                            Summaryfalse
                                                                                                            Requirements

                                                                                                            Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                            Alternate Namesheader, label, caption
                                                                                                            Pattern Value入院時身体所見
                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            908. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

                                                                                                            Control1..1
                                                                                                            BindingFor 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.

                                                                                                            TypeCodeableConcept
                                                                                                            Is Modifierfalse
                                                                                                            Must Supporttrue
                                                                                                            Summaryfalse
                                                                                                            Requirements

                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            910. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

                                                                                                            ShortUnique id for inter-element referencing
                                                                                                            Control0..1
                                                                                                            Typestring
                                                                                                            Is Modifierfalse
                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                            Summaryfalse
                                                                                                            912. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

                                                                                                            ShortAdditional 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.

                                                                                                            Control0..*
                                                                                                            TypeExtension
                                                                                                            Is Modifierfalse
                                                                                                            Summaryfalse
                                                                                                            Alternate Namesextensions, user content
                                                                                                            Invariantsele-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())
                                                                                                            SlicingThis 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:
                                                                                                            • value @ url
                                                                                                            • 914. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding
                                                                                                              Definition

                                                                                                              A reference to a code defined by a terminology system.

                                                                                                              ShortCode 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.

                                                                                                              Control1..1
                                                                                                              BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                              (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                              TypeCoding
                                                                                                              Is Modifierfalse
                                                                                                              Must Supporttrue
                                                                                                              Summarytrue
                                                                                                              Requirements

                                                                                                              Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                              916. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

                                                                                                              ShortUnique id for inter-element referencing
                                                                                                              Control0..1
                                                                                                              Typestring
                                                                                                              Is Modifierfalse
                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                              Summaryfalse
                                                                                                              918. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

                                                                                                              ShortAdditional 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.

                                                                                                              Control0..*
                                                                                                              TypeExtension
                                                                                                              Is Modifierfalse
                                                                                                              Summaryfalse
                                                                                                              Alternate Namesextensions, user content
                                                                                                              Invariantsele-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())
                                                                                                              SlicingThis 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:
                                                                                                              • value @ url
                                                                                                              • 920. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

                                                                                                                Control1..1
                                                                                                                Typeuri
                                                                                                                Is Modifierfalse
                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                Must Supporttrue
                                                                                                                Summarytrue
                                                                                                                Requirements

                                                                                                                Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                922. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

                                                                                                                ShortVersion 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.

                                                                                                                NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                Control0..1
                                                                                                                Typestring
                                                                                                                Is Modifierfalse
                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                Summarytrue
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                924. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.code
                                                                                                                Definition

                                                                                                                セクション区分のコード値。 固定値。

                                                                                                                Shortセクション区分のコード値
                                                                                                                Control1..1
                                                                                                                Typecode
                                                                                                                Is Modifierfalse
                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                Must Supporttrue
                                                                                                                Summarytrue
                                                                                                                Requirements

                                                                                                                Need to refer to a particular code in the system.

                                                                                                                Fixed Value612
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                926. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.display
                                                                                                                Definition

                                                                                                                セクション区分コードの表示名。

                                                                                                                Shortセクション区分コードの表示名
                                                                                                                Control0..1
                                                                                                                Typestring
                                                                                                                Is Modifierfalse
                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                Must Supporttrue
                                                                                                                Summarytrue
                                                                                                                Requirements

                                                                                                                Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                Pattern Value入院時身体所見セクション
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                928. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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).

                                                                                                                ShortIf 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.

                                                                                                                Control0..0
                                                                                                                Typeboolean
                                                                                                                Is Modifierfalse
                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                Summarytrue
                                                                                                                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.

                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                930. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

                                                                                                                ShortPlain text representation of the concept
                                                                                                                Comments

                                                                                                                Very often the text is the same as a displayName of one of the codings.

                                                                                                                Control0..0
                                                                                                                Typestring
                                                                                                                Is Modifierfalse
                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                Summarytrue
                                                                                                                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.

                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                932. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.author
                                                                                                                Definition

                                                                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                ShortWho and/or what authored the section
                                                                                                                Control0..*
                                                                                                                TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                Is Modifierfalse
                                                                                                                Summaryfalse
                                                                                                                Requirements

                                                                                                                Identifies who is responsible for the content.

                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                934. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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).

                                                                                                                ShortWho/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.

                                                                                                                Control0..1
                                                                                                                TypeReference(Resource)
                                                                                                                Is Modifierfalse
                                                                                                                Summaryfalse
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                936. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text
                                                                                                                Definition

                                                                                                                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                Comments

                                                                                                                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                Control0..1
                                                                                                                This element is affected by the following invariants: cmp-1
                                                                                                                TypeNarrative
                                                                                                                Is Modifierfalse
                                                                                                                Must Supporttrue
                                                                                                                Summaryfalse
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                938. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

                                                                                                                ShortUnique id for inter-element referencing
                                                                                                                Control0..1
                                                                                                                Typestring
                                                                                                                Is Modifierfalse
                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                Summaryfalse
                                                                                                                940. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

                                                                                                                ShortAdditional 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.

                                                                                                                Control0..*
                                                                                                                TypeExtension
                                                                                                                Is Modifierfalse
                                                                                                                Summaryfalse
                                                                                                                Alternate Namesextensions, user content
                                                                                                                Invariantsele-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())
                                                                                                                SlicingThis 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:
                                                                                                                • value @ url
                                                                                                                • 942. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text.status
                                                                                                                  Definition

                                                                                                                  generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                  Shortセクションの内容作成状態コード
                                                                                                                  Control1..1
                                                                                                                  BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                  (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                  The status of a resource narrative.

                                                                                                                  Typecode
                                                                                                                  Is Modifierfalse
                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                  Must Supporttrue
                                                                                                                  Summaryfalse
                                                                                                                  Fixed Valueadditional
                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  944. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text.div
                                                                                                                  Definition

                                                                                                                  本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                  Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                  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.

                                                                                                                  Control1..1
                                                                                                                  Typexhtml
                                                                                                                  Is Modifierfalse
                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                  Summaryfalse
                                                                                                                  Invariantsele-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:structuredSection.section:physicalStatusOnAdmissionSection.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.

                                                                                                                  Shortworking | snapshot | changes
                                                                                                                  Comments

                                                                                                                  This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                  Control0..0
                                                                                                                  BindingThe 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.

                                                                                                                  Typecode
                                                                                                                  Is Modifierfalse
                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                  Summaryfalse
                                                                                                                  Requirements

                                                                                                                  Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  948. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.orderedBy
                                                                                                                  Definition

                                                                                                                  Specifies the order applied to the items in the section entries.

                                                                                                                  ShortOrder 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.

                                                                                                                  Control0..0
                                                                                                                  BindingThe 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.

                                                                                                                  TypeCodeableConcept
                                                                                                                  Is Modifierfalse
                                                                                                                  Summaryfalse
                                                                                                                  Requirements

                                                                                                                  Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  950. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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.

                                                                                                                  Control0..*
                                                                                                                  This element is affected by the following invariants: cmp-2
                                                                                                                  TypeReference(JP Core Observation Common Profile)
                                                                                                                  Is Modifierfalse
                                                                                                                  Must Supporttrue
                                                                                                                  Summaryfalse
                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  952. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.emptyReason
                                                                                                                  Definition

                                                                                                                  If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                  ShortWhy 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.

                                                                                                                  Control0..1
                                                                                                                  This element is affected by the following invariants: cmp-2
                                                                                                                  BindingThe 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.

                                                                                                                  TypeCodeableConcept
                                                                                                                  Is Modifierfalse
                                                                                                                  Summaryfalse
                                                                                                                  Requirements

                                                                                                                  Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  954. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.section
                                                                                                                  Definition

                                                                                                                  A nested sub-section within this section.

                                                                                                                  ShortNested Section
                                                                                                                  Comments

                                                                                                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                  Control0..0
                                                                                                                  This element is affected by the following invariants: cmp-1
                                                                                                                  TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                  Is Modifierfalse
                                                                                                                  Summaryfalse
                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  956. Composition.section:structuredSection.section:familiyHistorySection
                                                                                                                  Slice NamefamiliyHistorySection
                                                                                                                  Definition

                                                                                                                  家族歴セクション

                                                                                                                  Short家族歴セクション
                                                                                                                  Comments

                                                                                                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                  Control0..1
                                                                                                                  This element is affected by the following invariants: cmp-1
                                                                                                                  TypeBackboneElement
                                                                                                                  Is Modifierfalse
                                                                                                                  Must Supporttrue
                                                                                                                  Summaryfalse
                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  958. Composition.section:structuredSection.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.

                                                                                                                  ShortUnique id for inter-element referencing
                                                                                                                  Control0..1
                                                                                                                  Typestring
                                                                                                                  Is Modifierfalse
                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                  Summaryfalse
                                                                                                                  960. Composition.section:structuredSection.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.

                                                                                                                  ShortAdditional 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.

                                                                                                                  Control0..*
                                                                                                                  TypeExtension
                                                                                                                  Is Modifierfalse
                                                                                                                  Summaryfalse
                                                                                                                  Alternate Namesextensions, user content
                                                                                                                  Invariantsele-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())
                                                                                                                  962. Composition.section:structuredSection.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).

                                                                                                                  ShortExtensions 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.

                                                                                                                  Control0..*
                                                                                                                  TypeExtension
                                                                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                  Summarytrue
                                                                                                                  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 Namesextensions, user content, modifiers
                                                                                                                  Invariantsele-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())
                                                                                                                  964. Composition.section:structuredSection.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.

                                                                                                                  Control1..1
                                                                                                                  Typestring
                                                                                                                  Is Modifierfalse
                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                  Must Supporttrue
                                                                                                                  Summaryfalse
                                                                                                                  Requirements

                                                                                                                  Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                  Alternate Namesheader, label, caption
                                                                                                                  Pattern Value家族歴
                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  966. Composition.section:structuredSection.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.

                                                                                                                  Control1..1
                                                                                                                  BindingFor 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.

                                                                                                                  TypeCodeableConcept
                                                                                                                  Is Modifierfalse
                                                                                                                  Must Supporttrue
                                                                                                                  Summaryfalse
                                                                                                                  Requirements

                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  968. Composition.section:structuredSection.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.

                                                                                                                  ShortUnique id for inter-element referencing
                                                                                                                  Control0..1
                                                                                                                  Typestring
                                                                                                                  Is Modifierfalse
                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                  Summaryfalse
                                                                                                                  970. Composition.section:structuredSection.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.

                                                                                                                  ShortAdditional 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.

                                                                                                                  Control0..*
                                                                                                                  TypeExtension
                                                                                                                  Is Modifierfalse
                                                                                                                  Summaryfalse
                                                                                                                  Alternate Namesextensions, user content
                                                                                                                  Invariantsele-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())
                                                                                                                  SlicingThis 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:
                                                                                                                  • value @ url
                                                                                                                  • 972. Composition.section:structuredSection.section:familiyHistorySection.code.coding
                                                                                                                    Definition

                                                                                                                    A reference to a code defined by a terminology system.

                                                                                                                    ShortCode 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.

                                                                                                                    Control1..1
                                                                                                                    BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                    (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                    TypeCoding
                                                                                                                    Is Modifierfalse
                                                                                                                    Must Supporttrue
                                                                                                                    Summarytrue
                                                                                                                    Requirements

                                                                                                                    Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                    974. Composition.section:structuredSection.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.

                                                                                                                    ShortUnique id for inter-element referencing
                                                                                                                    Control0..1
                                                                                                                    Typestring
                                                                                                                    Is Modifierfalse
                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                    Summaryfalse
                                                                                                                    976. Composition.section:structuredSection.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.

                                                                                                                    ShortAdditional 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.

                                                                                                                    Control0..*
                                                                                                                    TypeExtension
                                                                                                                    Is Modifierfalse
                                                                                                                    Summaryfalse
                                                                                                                    Alternate Namesextensions, user content
                                                                                                                    Invariantsele-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())
                                                                                                                    SlicingThis 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:
                                                                                                                    • value @ url
                                                                                                                    • 978. Composition.section:structuredSection.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.

                                                                                                                      Control1..1
                                                                                                                      Typeuri
                                                                                                                      Is Modifierfalse
                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                      Must Supporttrue
                                                                                                                      Summarytrue
                                                                                                                      Requirements

                                                                                                                      Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                      Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                      980. Composition.section:structuredSection.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.

                                                                                                                      ShortVersion 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.

                                                                                                                      NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                      Control0..1
                                                                                                                      Typestring
                                                                                                                      Is Modifierfalse
                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                      Summarytrue
                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                      982. Composition.section:structuredSection.section:familiyHistorySection.code.coding.code
                                                                                                                      Definition

                                                                                                                      セクション区分のコード値。 固定値。

                                                                                                                      Shortセクション区分のコード値
                                                                                                                      Control1..1
                                                                                                                      Typecode
                                                                                                                      Is Modifierfalse
                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                      Must Supporttrue
                                                                                                                      Summarytrue
                                                                                                                      Requirements

                                                                                                                      Need to refer to a particular code in the system.

                                                                                                                      Fixed Value550
                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                      984. Composition.section:structuredSection.section:familiyHistorySection.code.coding.display
                                                                                                                      Definition

                                                                                                                      セクション区分コードの表示名。

                                                                                                                      Shortセクション区分コードの表示名
                                                                                                                      Control0..1
                                                                                                                      Typestring
                                                                                                                      Is Modifierfalse
                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                      Must Supporttrue
                                                                                                                      Summarytrue
                                                                                                                      Requirements

                                                                                                                      Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                      Pattern Value家族歴セクション
                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                      986. Composition.section:structuredSection.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).

                                                                                                                      ShortIf 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.

                                                                                                                      Control0..0
                                                                                                                      Typeboolean
                                                                                                                      Is Modifierfalse
                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                      Summarytrue
                                                                                                                      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.

                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                      988. Composition.section:structuredSection.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.

                                                                                                                      ShortPlain text representation of the concept
                                                                                                                      Comments

                                                                                                                      Very often the text is the same as a displayName of one of the codings.

                                                                                                                      Control0..0
                                                                                                                      Typestring
                                                                                                                      Is Modifierfalse
                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                      Summarytrue
                                                                                                                      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.

                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                      990. Composition.section:structuredSection.section:familiyHistorySection.author
                                                                                                                      Definition

                                                                                                                      Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                      ShortWho and/or what authored the section
                                                                                                                      Control0..*
                                                                                                                      TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                      Is Modifierfalse
                                                                                                                      Summaryfalse
                                                                                                                      Requirements

                                                                                                                      Identifies who is responsible for the content.

                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                      992. Composition.section:structuredSection.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).

                                                                                                                      ShortWho/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.

                                                                                                                      Control0..1
                                                                                                                      TypeReference(Resource)
                                                                                                                      Is Modifierfalse
                                                                                                                      Summaryfalse
                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                      994. Composition.section:structuredSection.section:familiyHistorySection.text
                                                                                                                      Definition

                                                                                                                      本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                                      Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                      Comments

                                                                                                                      entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                      Control0..1
                                                                                                                      This element is affected by the following invariants: cmp-1
                                                                                                                      TypeNarrative
                                                                                                                      Is Modifierfalse
                                                                                                                      Must Supporttrue
                                                                                                                      Summaryfalse
                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                      996. Composition.section:structuredSection.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.

                                                                                                                      ShortUnique id for inter-element referencing
                                                                                                                      Control0..1
                                                                                                                      Typestring
                                                                                                                      Is Modifierfalse
                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                      Summaryfalse
                                                                                                                      998. Composition.section:structuredSection.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.

                                                                                                                      ShortAdditional 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.

                                                                                                                      Control0..*
                                                                                                                      TypeExtension
                                                                                                                      Is Modifierfalse
                                                                                                                      Summaryfalse
                                                                                                                      Alternate Namesextensions, user content
                                                                                                                      Invariantsele-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())
                                                                                                                      SlicingThis 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:
                                                                                                                      • value @ url
                                                                                                                      • 1000. Composition.section:structuredSection.section:familiyHistorySection.text.status
                                                                                                                        Definition

                                                                                                                        generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                        Shortセクションの内容作成状態コード
                                                                                                                        Control1..1
                                                                                                                        BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                        (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                        The status of a resource narrative.

                                                                                                                        Typecode
                                                                                                                        Is Modifierfalse
                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                        Must Supporttrue
                                                                                                                        Summaryfalse
                                                                                                                        Fixed Valueadditional
                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1002. Composition.section:structuredSection.section:familiyHistorySection.text.div
                                                                                                                        Definition

                                                                                                                        本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                        Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                        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.

                                                                                                                        Control1..1
                                                                                                                        Typexhtml
                                                                                                                        Is Modifierfalse
                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                        Summaryfalse
                                                                                                                        Invariantsele-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())
                                                                                                                        1004. Composition.section:structuredSection.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.

                                                                                                                        Shortworking | snapshot | changes
                                                                                                                        Comments

                                                                                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                        Control0..0
                                                                                                                        BindingThe 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.

                                                                                                                        Typecode
                                                                                                                        Is Modifierfalse
                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                        Summaryfalse
                                                                                                                        Requirements

                                                                                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1006. Composition.section:structuredSection.section:familiyHistorySection.orderedBy
                                                                                                                        Definition

                                                                                                                        Specifies the order applied to the items in the section entries.

                                                                                                                        ShortOrder 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.

                                                                                                                        Control0..0
                                                                                                                        BindingThe 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.

                                                                                                                        TypeCodeableConcept
                                                                                                                        Is Modifierfalse
                                                                                                                        Summaryfalse
                                                                                                                        Requirements

                                                                                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1008. Composition.section:structuredSection.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.

                                                                                                                        Control0..*
                                                                                                                        This element is affected by the following invariants: cmp-2
                                                                                                                        TypeReference(JP Core FamilyMemberHistory Profile)
                                                                                                                        Is Modifierfalse
                                                                                                                        Must Supporttrue
                                                                                                                        Summaryfalse
                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1010. Composition.section:structuredSection.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.

                                                                                                                        ShortWhy 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.

                                                                                                                        Control0..1
                                                                                                                        This element is affected by the following invariants: cmp-2
                                                                                                                        BindingThe 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.

                                                                                                                        TypeCodeableConcept
                                                                                                                        Is Modifierfalse
                                                                                                                        Summaryfalse
                                                                                                                        Requirements

                                                                                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1012. Composition.section:structuredSection.section:familiyHistorySection.section
                                                                                                                        Definition

                                                                                                                        A nested sub-section within this section.

                                                                                                                        ShortNested Section
                                                                                                                        Comments

                                                                                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                        Control0..0
                                                                                                                        This element is affected by the following invariants: cmp-1
                                                                                                                        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                        Is Modifierfalse
                                                                                                                        Summaryfalse
                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1014. Composition.section:structuredSection.section:hospitalCourseSection
                                                                                                                        Slice NamehospitalCourseSection
                                                                                                                        Definition

                                                                                                                        入院中経過セクション

                                                                                                                        Short入院中経過セクション
                                                                                                                        Comments

                                                                                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                        Control1..1
                                                                                                                        This element is affected by the following invariants: cmp-1
                                                                                                                        TypeBackboneElement
                                                                                                                        Is Modifierfalse
                                                                                                                        Must Supporttrue
                                                                                                                        Summaryfalse
                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1016. Composition.section:structuredSection.section:hospitalCourseSection.id
                                                                                                                        Definition

                                                                                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                        ShortUnique id for inter-element referencing
                                                                                                                        Control0..1
                                                                                                                        Typestring
                                                                                                                        Is Modifierfalse
                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                        Summaryfalse
                                                                                                                        1018. Composition.section:structuredSection.section:hospitalCourseSection.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.

                                                                                                                        ShortAdditional 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.

                                                                                                                        Control0..*
                                                                                                                        TypeExtension
                                                                                                                        Is Modifierfalse
                                                                                                                        Summaryfalse
                                                                                                                        Alternate Namesextensions, user content
                                                                                                                        Invariantsele-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())
                                                                                                                        1020. Composition.section:structuredSection.section:hospitalCourseSection.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).

                                                                                                                        ShortExtensions 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.

                                                                                                                        Control0..*
                                                                                                                        TypeExtension
                                                                                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                        Summarytrue
                                                                                                                        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 Namesextensions, user content, modifiers
                                                                                                                        Invariantsele-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())
                                                                                                                        1022. Composition.section:structuredSection.section:hospitalCourseSection.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.

                                                                                                                        Control1..1
                                                                                                                        Typestring
                                                                                                                        Is Modifierfalse
                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                        Must Supporttrue
                                                                                                                        Summaryfalse
                                                                                                                        Requirements

                                                                                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                        Alternate Namesheader, label, caption
                                                                                                                        Pattern Value入院中経過
                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1024. Composition.section:structuredSection.section:hospitalCourseSection.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.

                                                                                                                        Control1..1
                                                                                                                        BindingFor 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.

                                                                                                                        TypeCodeableConcept
                                                                                                                        Is Modifierfalse
                                                                                                                        Must Supporttrue
                                                                                                                        Summaryfalse
                                                                                                                        Requirements

                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1026. Composition.section:structuredSection.section:hospitalCourseSection.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.

                                                                                                                        ShortUnique id for inter-element referencing
                                                                                                                        Control0..1
                                                                                                                        Typestring
                                                                                                                        Is Modifierfalse
                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                        Summaryfalse
                                                                                                                        1028. Composition.section:structuredSection.section:hospitalCourseSection.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.

                                                                                                                        ShortAdditional 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.

                                                                                                                        Control0..*
                                                                                                                        TypeExtension
                                                                                                                        Is Modifierfalse
                                                                                                                        Summaryfalse
                                                                                                                        Alternate Namesextensions, user content
                                                                                                                        Invariantsele-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())
                                                                                                                        SlicingThis 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:
                                                                                                                        • value @ url
                                                                                                                        • 1030. Composition.section:structuredSection.section:hospitalCourseSection.code.coding
                                                                                                                          Definition

                                                                                                                          A reference to a code defined by a terminology system.

                                                                                                                          ShortCode 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.

                                                                                                                          Control1..1
                                                                                                                          BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                          TypeCoding
                                                                                                                          Is Modifierfalse
                                                                                                                          Must Supporttrue
                                                                                                                          Summarytrue
                                                                                                                          Requirements

                                                                                                                          Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                          1032. Composition.section:structuredSection.section:hospitalCourseSection.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.

                                                                                                                          ShortUnique id for inter-element referencing
                                                                                                                          Control0..1
                                                                                                                          Typestring
                                                                                                                          Is Modifierfalse
                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                          Summaryfalse
                                                                                                                          1034. Composition.section:structuredSection.section:hospitalCourseSection.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.

                                                                                                                          ShortAdditional 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.

                                                                                                                          Control0..*
                                                                                                                          TypeExtension
                                                                                                                          Is Modifierfalse
                                                                                                                          Summaryfalse
                                                                                                                          Alternate Namesextensions, user content
                                                                                                                          Invariantsele-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())
                                                                                                                          SlicingThis 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:
                                                                                                                          • value @ url
                                                                                                                          • 1036. Composition.section:structuredSection.section:hospitalCourseSection.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.

                                                                                                                            Control1..1
                                                                                                                            Typeuri
                                                                                                                            Is Modifierfalse
                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                            Must Supporttrue
                                                                                                                            Summarytrue
                                                                                                                            Requirements

                                                                                                                            Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                            Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                            1038. Composition.section:structuredSection.section:hospitalCourseSection.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.

                                                                                                                            ShortVersion 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.

                                                                                                                            NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                            Control0..1
                                                                                                                            Typestring
                                                                                                                            Is Modifierfalse
                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                            Summarytrue
                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                            1040. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.code
                                                                                                                            Definition

                                                                                                                            セクション区分のコード値。 固定値。

                                                                                                                            Shortセクション区分のコード値
                                                                                                                            Control1..1
                                                                                                                            Typecode
                                                                                                                            Is Modifierfalse
                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                            Must Supporttrue
                                                                                                                            Summarytrue
                                                                                                                            Requirements

                                                                                                                            Need to refer to a particular code in the system.

                                                                                                                            Fixed Value333
                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                            1042. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.display
                                                                                                                            Definition

                                                                                                                            セクション区分コードの表示名。

                                                                                                                            Shortセクション区分コードの表示名
                                                                                                                            Control0..1
                                                                                                                            Typestring
                                                                                                                            Is Modifierfalse
                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                            Must Supporttrue
                                                                                                                            Summarytrue
                                                                                                                            Requirements

                                                                                                                            Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                            Pattern Value入院中経過セクション
                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                            1044. Composition.section:structuredSection.section:hospitalCourseSection.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).

                                                                                                                            ShortIf 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.

                                                                                                                            Control0..0
                                                                                                                            Typeboolean
                                                                                                                            Is Modifierfalse
                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                            Summarytrue
                                                                                                                            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.

                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                            1046. Composition.section:structuredSection.section:hospitalCourseSection.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.

                                                                                                                            ShortPlain text representation of the concept
                                                                                                                            Comments

                                                                                                                            Very often the text is the same as a displayName of one of the codings.

                                                                                                                            Control0..0
                                                                                                                            Typestring
                                                                                                                            Is Modifierfalse
                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                            Summarytrue
                                                                                                                            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.

                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                            1048. Composition.section:structuredSection.section:hospitalCourseSection.author
                                                                                                                            Definition

                                                                                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                            ShortWho and/or what authored the section
                                                                                                                            Control0..*
                                                                                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                            Is Modifierfalse
                                                                                                                            Summaryfalse
                                                                                                                            Requirements

                                                                                                                            Identifies who is responsible for the content.

                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                            1050. Composition.section:structuredSection.section:hospitalCourseSection.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).

                                                                                                                            ShortWho/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.

                                                                                                                            Control0..1
                                                                                                                            TypeReference(Resource)
                                                                                                                            Is Modifierfalse
                                                                                                                            Summaryfalse
                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                            1052. Composition.section:structuredSection.section:hospitalCourseSection.text
                                                                                                                            Definition

                                                                                                                            本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                                            Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                            Comments

                                                                                                                            entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                            Control0..1
                                                                                                                            This element is affected by the following invariants: cmp-1
                                                                                                                            TypeNarrative
                                                                                                                            Is Modifierfalse
                                                                                                                            Must Supporttrue
                                                                                                                            Summaryfalse
                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                            1054. Composition.section:structuredSection.section:hospitalCourseSection.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.

                                                                                                                            ShortUnique id for inter-element referencing
                                                                                                                            Control0..1
                                                                                                                            Typestring
                                                                                                                            Is Modifierfalse
                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                            Summaryfalse
                                                                                                                            1056. Composition.section:structuredSection.section:hospitalCourseSection.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.

                                                                                                                            ShortAdditional 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.

                                                                                                                            Control0..*
                                                                                                                            TypeExtension
                                                                                                                            Is Modifierfalse
                                                                                                                            Summaryfalse
                                                                                                                            Alternate Namesextensions, user content
                                                                                                                            Invariantsele-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())
                                                                                                                            SlicingThis 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:
                                                                                                                            • value @ url
                                                                                                                            • 1058. Composition.section:structuredSection.section:hospitalCourseSection.text.status
                                                                                                                              Definition

                                                                                                                              generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                              Shortセクションの内容作成状態コード
                                                                                                                              Control1..1
                                                                                                                              BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                              (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                              The status of a resource narrative.

                                                                                                                              Typecode
                                                                                                                              Is Modifierfalse
                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                              Must Supporttrue
                                                                                                                              Summaryfalse
                                                                                                                              Fixed Valueadditional
                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                              1060. Composition.section:structuredSection.section:hospitalCourseSection.text.div
                                                                                                                              Definition

                                                                                                                              本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                              Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                              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.

                                                                                                                              Control1..1
                                                                                                                              Typexhtml
                                                                                                                              Is Modifierfalse
                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                              Summaryfalse
                                                                                                                              Invariantsele-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())
                                                                                                                              1062. Composition.section:structuredSection.section:hospitalCourseSection.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.

                                                                                                                              Shortworking | snapshot | changes
                                                                                                                              Comments

                                                                                                                              This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                              Control0..0
                                                                                                                              BindingThe 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.

                                                                                                                              Typecode
                                                                                                                              Is Modifierfalse
                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                              Summaryfalse
                                                                                                                              Requirements

                                                                                                                              Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                              1064. Composition.section:structuredSection.section:hospitalCourseSection.orderedBy
                                                                                                                              Definition

                                                                                                                              Specifies the order applied to the items in the section entries.

                                                                                                                              ShortOrder 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.

                                                                                                                              Control0..0
                                                                                                                              BindingThe 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.

                                                                                                                              TypeCodeableConcept
                                                                                                                              Is Modifierfalse
                                                                                                                              Summaryfalse
                                                                                                                              Requirements

                                                                                                                              Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                              1066. Composition.section:structuredSection.section:hospitalCourseSection.entry
                                                                                                                              Definition

                                                                                                                              臨床経過を記述して参照する。 1つ以上のDocumentReferenceリソースで記述されたものを参照する。 診療情報提供書では臨床経過の記述は常に必要である。

                                                                                                                              Short臨床経過を記述したDocumentReferenceリソースを参照
                                                                                                                              Comments

                                                                                                                              If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                                                                              Control1..*
                                                                                                                              This element is affected by the following invariants: cmp-2
                                                                                                                              TypeReference(JP_DocumentReference)
                                                                                                                              Is Modifierfalse
                                                                                                                              Must Supporttrue
                                                                                                                              Summaryfalse
                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                              1068. Composition.section:structuredSection.section:hospitalCourseSection.emptyReason
                                                                                                                              Definition

                                                                                                                              If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                              ShortWhy 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.

                                                                                                                              Control0..1
                                                                                                                              This element is affected by the following invariants: cmp-2
                                                                                                                              BindingThe 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.

                                                                                                                              TypeCodeableConcept
                                                                                                                              Is Modifierfalse
                                                                                                                              Summaryfalse
                                                                                                                              Requirements

                                                                                                                              Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                              1070. Composition.section:structuredSection.section:hospitalCourseSection.section
                                                                                                                              Definition

                                                                                                                              A nested sub-section within this section.

                                                                                                                              ShortNested Section
                                                                                                                              Comments

                                                                                                                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                              Control0..0
                                                                                                                              This element is affected by the following invariants: cmp-1
                                                                                                                              TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                              Is Modifierfalse
                                                                                                                              Summaryfalse
                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                              1072. Composition.section:structuredSection.section:detailsOnDischargeSection
                                                                                                                              Slice NamedetailsOnDischargeSection
                                                                                                                              Definition

                                                                                                                              退院時詳細セクション

                                                                                                                              Short退院時詳細セクション
                                                                                                                              Comments

                                                                                                                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                              Control1..1
                                                                                                                              This element is affected by the following invariants: cmp-1
                                                                                                                              TypeBackboneElement
                                                                                                                              Is Modifierfalse
                                                                                                                              Must Supporttrue
                                                                                                                              Summaryfalse
                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                              1074. Composition.section:structuredSection.section:detailsOnDischargeSection.id
                                                                                                                              Definition

                                                                                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                              ShortUnique id for inter-element referencing
                                                                                                                              Control0..1
                                                                                                                              Typestring
                                                                                                                              Is Modifierfalse
                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                              Summaryfalse
                                                                                                                              1076. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

                                                                                                                              ShortAdditional 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.

                                                                                                                              Control0..*
                                                                                                                              TypeExtension
                                                                                                                              Is Modifierfalse
                                                                                                                              Summaryfalse
                                                                                                                              Alternate Namesextensions, user content
                                                                                                                              Invariantsele-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())
                                                                                                                              1078. Composition.section:structuredSection.section:detailsOnDischargeSection.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).

                                                                                                                              ShortExtensions 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.

                                                                                                                              Control0..*
                                                                                                                              TypeExtension
                                                                                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                              Summarytrue
                                                                                                                              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 Namesextensions, user content, modifiers
                                                                                                                              Invariantsele-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())
                                                                                                                              1080. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

                                                                                                                              Control1..1
                                                                                                                              Typestring
                                                                                                                              Is Modifierfalse
                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                              Must Supporttrue
                                                                                                                              Summaryfalse
                                                                                                                              Requirements

                                                                                                                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                              Alternate Namesheader, label, caption
                                                                                                                              Pattern Value退院時詳細
                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                              1082. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

                                                                                                                              Control1..1
                                                                                                                              BindingFor 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.

                                                                                                                              TypeCodeableConcept
                                                                                                                              Is Modifierfalse
                                                                                                                              Must Supporttrue
                                                                                                                              Summaryfalse
                                                                                                                              Requirements

                                                                                                                              Provides computable standardized labels to topics within the document.

                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                              1084. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

                                                                                                                              ShortUnique id for inter-element referencing
                                                                                                                              Control0..1
                                                                                                                              Typestring
                                                                                                                              Is Modifierfalse
                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                              Summaryfalse
                                                                                                                              1086. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

                                                                                                                              ShortAdditional 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.

                                                                                                                              Control0..*
                                                                                                                              TypeExtension
                                                                                                                              Is Modifierfalse
                                                                                                                              Summaryfalse
                                                                                                                              Alternate Namesextensions, user content
                                                                                                                              Invariantsele-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())
                                                                                                                              SlicingThis 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:
                                                                                                                              • value @ url
                                                                                                                              • 1088. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding
                                                                                                                                Definition

                                                                                                                                A reference to a code defined by a terminology system.

                                                                                                                                ShortCode 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.

                                                                                                                                Control1..1
                                                                                                                                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                                TypeCoding
                                                                                                                                Is Modifierfalse
                                                                                                                                Must Supporttrue
                                                                                                                                Summarytrue
                                                                                                                                Requirements

                                                                                                                                Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                1090. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

                                                                                                                                ShortUnique id for inter-element referencing
                                                                                                                                Control0..1
                                                                                                                                Typestring
                                                                                                                                Is Modifierfalse
                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                Summaryfalse
                                                                                                                                1092. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

                                                                                                                                ShortAdditional 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.

                                                                                                                                Control0..*
                                                                                                                                TypeExtension
                                                                                                                                Is Modifierfalse
                                                                                                                                Summaryfalse
                                                                                                                                Alternate Namesextensions, user content
                                                                                                                                Invariantsele-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())
                                                                                                                                SlicingThis 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:
                                                                                                                                • value @ url
                                                                                                                                • 1094. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

                                                                                                                                  Control1..1
                                                                                                                                  Typeuri
                                                                                                                                  Is Modifierfalse
                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                  Must Supporttrue
                                                                                                                                  Summarytrue
                                                                                                                                  Requirements

                                                                                                                                  Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                  Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                  1096. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

                                                                                                                                  ShortVersion 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.

                                                                                                                                  NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                  Control0..1
                                                                                                                                  Typestring
                                                                                                                                  Is Modifierfalse
                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                  Summarytrue
                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                  1098. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.code
                                                                                                                                  Definition

                                                                                                                                  セクション区分のコード値。 固定値。

                                                                                                                                  Shortセクション区分のコード値
                                                                                                                                  Control1..1
                                                                                                                                  Typecode
                                                                                                                                  Is Modifierfalse
                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                  Must Supporttrue
                                                                                                                                  Summarytrue
                                                                                                                                  Requirements

                                                                                                                                  Need to refer to a particular code in the system.

                                                                                                                                  Fixed Value324
                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                  1100. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.display
                                                                                                                                  Definition

                                                                                                                                  セクション区分コードの表示名。

                                                                                                                                  Shortセクション区分コードの表示名
                                                                                                                                  Control0..1
                                                                                                                                  Typestring
                                                                                                                                  Is Modifierfalse
                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                  Must Supporttrue
                                                                                                                                  Summarytrue
                                                                                                                                  Requirements

                                                                                                                                  Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                  Pattern Value退院時詳細セクション
                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                  1102. Composition.section:structuredSection.section:detailsOnDischargeSection.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).

                                                                                                                                  ShortIf 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.

                                                                                                                                  Control0..0
                                                                                                                                  Typeboolean
                                                                                                                                  Is Modifierfalse
                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                  Summarytrue
                                                                                                                                  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.

                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                  1104. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

                                                                                                                                  ShortPlain text representation of the concept
                                                                                                                                  Comments

                                                                                                                                  Very often the text is the same as a displayName of one of the codings.

                                                                                                                                  Control0..0
                                                                                                                                  Typestring
                                                                                                                                  Is Modifierfalse
                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                  Summarytrue
                                                                                                                                  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.

                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                  1106. Composition.section:structuredSection.section:detailsOnDischargeSection.author
                                                                                                                                  Definition

                                                                                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                  ShortWho and/or what authored the section
                                                                                                                                  Control0..*
                                                                                                                                  TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                  Is Modifierfalse
                                                                                                                                  Summaryfalse
                                                                                                                                  Requirements

                                                                                                                                  Identifies who is responsible for the content.

                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                  1108. Composition.section:structuredSection.section:detailsOnDischargeSection.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).

                                                                                                                                  ShortWho/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.

                                                                                                                                  Control0..1
                                                                                                                                  TypeReference(Resource)
                                                                                                                                  Is Modifierfalse
                                                                                                                                  Summaryfalse
                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                  1110. Composition.section:structuredSection.section:detailsOnDischargeSection.text
                                                                                                                                  Definition

                                                                                                                                  本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                                                  Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                                  Comments

                                                                                                                                  entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                                  Control0..1
                                                                                                                                  This element is affected by the following invariants: cmp-1
                                                                                                                                  TypeNarrative
                                                                                                                                  Is Modifierfalse
                                                                                                                                  Must Supporttrue
                                                                                                                                  Summaryfalse
                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                  1112. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

                                                                                                                                  ShortUnique id for inter-element referencing
                                                                                                                                  Control0..1
                                                                                                                                  Typestring
                                                                                                                                  Is Modifierfalse
                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                  Summaryfalse
                                                                                                                                  1114. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

                                                                                                                                  ShortAdditional 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.

                                                                                                                                  Control0..*
                                                                                                                                  TypeExtension
                                                                                                                                  Is Modifierfalse
                                                                                                                                  Summaryfalse
                                                                                                                                  Alternate Namesextensions, user content
                                                                                                                                  Invariantsele-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())
                                                                                                                                  SlicingThis 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:
                                                                                                                                  • value @ url
                                                                                                                                  • 1116. Composition.section:structuredSection.section:detailsOnDischargeSection.text.status
                                                                                                                                    Definition

                                                                                                                                    generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                                    Shortセクションの内容作成状態コード
                                                                                                                                    Control1..1
                                                                                                                                    BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                                    (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                                    The status of a resource narrative.

                                                                                                                                    Typecode
                                                                                                                                    Is Modifierfalse
                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                    Must Supporttrue
                                                                                                                                    Summaryfalse
                                                                                                                                    Fixed Valueadditional
                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    1118. Composition.section:structuredSection.section:detailsOnDischargeSection.text.div
                                                                                                                                    Definition

                                                                                                                                    本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                                    Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                                    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.

                                                                                                                                    Control1..1
                                                                                                                                    Typexhtml
                                                                                                                                    Is Modifierfalse
                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                    Summaryfalse
                                                                                                                                    Invariantsele-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())
                                                                                                                                    1120. Composition.section:structuredSection.section:detailsOnDischargeSection.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.

                                                                                                                                    Shortworking | snapshot | changes
                                                                                                                                    Comments

                                                                                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                    Control0..0
                                                                                                                                    BindingThe 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.

                                                                                                                                    Typecode
                                                                                                                                    Is Modifierfalse
                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                    Summaryfalse
                                                                                                                                    Requirements

                                                                                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    1122. Composition.section:structuredSection.section:detailsOnDischargeSection.orderedBy
                                                                                                                                    Definition

                                                                                                                                    Specifies the order applied to the items in the section entries.

                                                                                                                                    ShortOrder 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.

                                                                                                                                    Control0..0
                                                                                                                                    BindingThe 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.

                                                                                                                                    TypeCodeableConcept
                                                                                                                                    Is Modifierfalse
                                                                                                                                    Summaryfalse
                                                                                                                                    Requirements

                                                                                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    1124. Composition.section:structuredSection.section:detailsOnDischargeSection.entry
                                                                                                                                    Definition

                                                                                                                                    Encounterへの参照

                                                                                                                                    ShortEncounterへの参照
                                                                                                                                    Comments

                                                                                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                                                                                    Control1..1
                                                                                                                                    This element is affected by the following invariants: cmp-2
                                                                                                                                    TypeReference(JP_Encounter-eCS)
                                                                                                                                    Is Modifierfalse
                                                                                                                                    Must Supporttrue
                                                                                                                                    Summaryfalse
                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    1126. Composition.section:structuredSection.section:detailsOnDischargeSection.emptyReason
                                                                                                                                    Definition

                                                                                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                    ShortWhy 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.

                                                                                                                                    Control0..1
                                                                                                                                    This element is affected by the following invariants: cmp-2
                                                                                                                                    BindingThe 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.

                                                                                                                                    TypeCodeableConcept
                                                                                                                                    Is Modifierfalse
                                                                                                                                    Summaryfalse
                                                                                                                                    Requirements

                                                                                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    1128. Composition.section:structuredSection.section:detailsOnDischargeSection.section
                                                                                                                                    Definition

                                                                                                                                    A nested sub-section within this section.

                                                                                                                                    ShortNested Section
                                                                                                                                    Comments

                                                                                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                    Control0..0
                                                                                                                                    This element is affected by the following invariants: cmp-1
                                                                                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                                    Is Modifierfalse
                                                                                                                                    Summaryfalse
                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    1130. Composition.section:structuredSection.section:diagnosesOnDischargeSection
                                                                                                                                    Slice NamediagnosesOnDischargeSection
                                                                                                                                    Definition

                                                                                                                                    退院時診断セクション

                                                                                                                                    Short退院時診断セクション
                                                                                                                                    Comments

                                                                                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                    Control1..1
                                                                                                                                    This element is affected by the following invariants: cmp-1
                                                                                                                                    TypeBackboneElement
                                                                                                                                    Is Modifierfalse
                                                                                                                                    Must Supporttrue
                                                                                                                                    Summaryfalse
                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    1132. Composition.section:structuredSection.section:diagnosesOnDischargeSection.id
                                                                                                                                    Definition

                                                                                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                    ShortUnique id for inter-element referencing
                                                                                                                                    Control0..1
                                                                                                                                    Typestring
                                                                                                                                    Is Modifierfalse
                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                    Summaryfalse
                                                                                                                                    1134. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

                                                                                                                                    ShortAdditional 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.

                                                                                                                                    Control0..*
                                                                                                                                    TypeExtension
                                                                                                                                    Is Modifierfalse
                                                                                                                                    Summaryfalse
                                                                                                                                    Alternate Namesextensions, user content
                                                                                                                                    Invariantsele-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())
                                                                                                                                    1136. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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).

                                                                                                                                    ShortExtensions 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.

                                                                                                                                    Control0..*
                                                                                                                                    TypeExtension
                                                                                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                    Summarytrue
                                                                                                                                    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 Namesextensions, user content, modifiers
                                                                                                                                    Invariantsele-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())
                                                                                                                                    1138. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

                                                                                                                                    Control1..1
                                                                                                                                    Typestring
                                                                                                                                    Is Modifierfalse
                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                    Must Supporttrue
                                                                                                                                    Summaryfalse
                                                                                                                                    Requirements

                                                                                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                                    Alternate Namesheader, label, caption
                                                                                                                                    Pattern Value退院時診断
                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    1140. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

                                                                                                                                    Control1..1
                                                                                                                                    BindingFor 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.

                                                                                                                                    TypeCodeableConcept
                                                                                                                                    Is Modifierfalse
                                                                                                                                    Must Supporttrue
                                                                                                                                    Summaryfalse
                                                                                                                                    Requirements

                                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                    1142. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

                                                                                                                                    ShortUnique id for inter-element referencing
                                                                                                                                    Control0..1
                                                                                                                                    Typestring
                                                                                                                                    Is Modifierfalse
                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                    Summaryfalse
                                                                                                                                    1144. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

                                                                                                                                    ShortAdditional 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.

                                                                                                                                    Control0..*
                                                                                                                                    TypeExtension
                                                                                                                                    Is Modifierfalse
                                                                                                                                    Summaryfalse
                                                                                                                                    Alternate Namesextensions, user content
                                                                                                                                    Invariantsele-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())
                                                                                                                                    SlicingThis 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:
                                                                                                                                    • value @ url
                                                                                                                                    • 1146. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding
                                                                                                                                      Definition

                                                                                                                                      A reference to a code defined by a terminology system.

                                                                                                                                      ShortCode 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.

                                                                                                                                      Control1..1
                                                                                                                                      BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                                      (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                                      TypeCoding
                                                                                                                                      Is Modifierfalse
                                                                                                                                      Must Supporttrue
                                                                                                                                      Summarytrue
                                                                                                                                      Requirements

                                                                                                                                      Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                      1148. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

                                                                                                                                      ShortUnique id for inter-element referencing
                                                                                                                                      Control0..1
                                                                                                                                      Typestring
                                                                                                                                      Is Modifierfalse
                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                      Summaryfalse
                                                                                                                                      1150. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

                                                                                                                                      ShortAdditional 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.

                                                                                                                                      Control0..*
                                                                                                                                      TypeExtension
                                                                                                                                      Is Modifierfalse
                                                                                                                                      Summaryfalse
                                                                                                                                      Alternate Namesextensions, user content
                                                                                                                                      Invariantsele-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())
                                                                                                                                      SlicingThis 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:
                                                                                                                                      • value @ url
                                                                                                                                      • 1152. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

                                                                                                                                        Control1..1
                                                                                                                                        Typeuri
                                                                                                                                        Is Modifierfalse
                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                        Must Supporttrue
                                                                                                                                        Summarytrue
                                                                                                                                        Requirements

                                                                                                                                        Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                        Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                        1154. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

                                                                                                                                        ShortVersion 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.

                                                                                                                                        NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                        Control0..1
                                                                                                                                        Typestring
                                                                                                                                        Is Modifierfalse
                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                        Summarytrue
                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                        1156. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.code
                                                                                                                                        Definition

                                                                                                                                        セクション区分のコード値。 固定値。

                                                                                                                                        Shortセクション区分のコード値
                                                                                                                                        Control1..1
                                                                                                                                        Typecode
                                                                                                                                        Is Modifierfalse
                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                        Must Supporttrue
                                                                                                                                        Summarytrue
                                                                                                                                        Requirements

                                                                                                                                        Need to refer to a particular code in the system.

                                                                                                                                        Fixed Value344
                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                        1158. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.display
                                                                                                                                        Definition

                                                                                                                                        セクション区分コードの表示名。

                                                                                                                                        Shortセクション区分コードの表示名
                                                                                                                                        Control0..1
                                                                                                                                        Typestring
                                                                                                                                        Is Modifierfalse
                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                        Must Supporttrue
                                                                                                                                        Summarytrue
                                                                                                                                        Requirements

                                                                                                                                        Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                        Pattern Value退院時診断セクション
                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                        1160. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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).

                                                                                                                                        ShortIf 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.

                                                                                                                                        Control0..0
                                                                                                                                        Typeboolean
                                                                                                                                        Is Modifierfalse
                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                        Summarytrue
                                                                                                                                        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.

                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                        1162. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

                                                                                                                                        ShortPlain text representation of the concept
                                                                                                                                        Comments

                                                                                                                                        Very often the text is the same as a displayName of one of the codings.

                                                                                                                                        Control0..0
                                                                                                                                        Typestring
                                                                                                                                        Is Modifierfalse
                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                        Summarytrue
                                                                                                                                        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.

                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                        1164. Composition.section:structuredSection.section:diagnosesOnDischargeSection.author
                                                                                                                                        Definition

                                                                                                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                        ShortWho and/or what authored the section
                                                                                                                                        Control0..*
                                                                                                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                        Is Modifierfalse
                                                                                                                                        Summaryfalse
                                                                                                                                        Requirements

                                                                                                                                        Identifies who is responsible for the content.

                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                        1166. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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).

                                                                                                                                        ShortWho/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.

                                                                                                                                        Control0..1
                                                                                                                                        TypeReference(Resource)
                                                                                                                                        Is Modifierfalse
                                                                                                                                        Summaryfalse
                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                        1168. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text
                                                                                                                                        Definition

                                                                                                                                        本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                                                        Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                                        Comments

                                                                                                                                        entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                                        Control0..1
                                                                                                                                        This element is affected by the following invariants: cmp-1
                                                                                                                                        TypeNarrative
                                                                                                                                        Is Modifierfalse
                                                                                                                                        Must Supporttrue
                                                                                                                                        Summaryfalse
                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                        1170. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

                                                                                                                                        ShortUnique id for inter-element referencing
                                                                                                                                        Control0..1
                                                                                                                                        Typestring
                                                                                                                                        Is Modifierfalse
                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                        Summaryfalse
                                                                                                                                        1172. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

                                                                                                                                        ShortAdditional 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.

                                                                                                                                        Control0..*
                                                                                                                                        TypeExtension
                                                                                                                                        Is Modifierfalse
                                                                                                                                        Summaryfalse
                                                                                                                                        Alternate Namesextensions, user content
                                                                                                                                        Invariantsele-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())
                                                                                                                                        SlicingThis 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:
                                                                                                                                        • value @ url
                                                                                                                                        • 1174. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text.status
                                                                                                                                          Definition

                                                                                                                                          generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                                          Shortセクションの内容作成状態コード
                                                                                                                                          Control1..1
                                                                                                                                          BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                                          (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                                          The status of a resource narrative.

                                                                                                                                          Typecode
                                                                                                                                          Is Modifierfalse
                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                          Must Supporttrue
                                                                                                                                          Summaryfalse
                                                                                                                                          Fixed Valueadditional
                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          1176. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text.div
                                                                                                                                          Definition

                                                                                                                                          本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                                          Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                                          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.

                                                                                                                                          Control1..1
                                                                                                                                          Typexhtml
                                                                                                                                          Is Modifierfalse
                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                          Summaryfalse
                                                                                                                                          Invariantsele-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())
                                                                                                                                          1178. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

                                                                                                                                          Shortworking | snapshot | changes
                                                                                                                                          Comments

                                                                                                                                          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                          Control0..0
                                                                                                                                          BindingThe 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.

                                                                                                                                          Typecode
                                                                                                                                          Is Modifierfalse
                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                          Summaryfalse
                                                                                                                                          Requirements

                                                                                                                                          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          1180. Composition.section:structuredSection.section:diagnosesOnDischargeSection.orderedBy
                                                                                                                                          Definition

                                                                                                                                          Specifies the order applied to the items in the section entries.

                                                                                                                                          ShortOrder 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.

                                                                                                                                          Control0..0
                                                                                                                                          BindingThe 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.

                                                                                                                                          TypeCodeableConcept
                                                                                                                                          Is Modifierfalse
                                                                                                                                          Summaryfalse
                                                                                                                                          Requirements

                                                                                                                                          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          1182. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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.

                                                                                                                                          Control0..*
                                                                                                                                          This element is affected by the following invariants: cmp-2
                                                                                                                                          TypeReference(JP Core Condition Profile)
                                                                                                                                          Is Modifierfalse
                                                                                                                                          Must Supporttrue
                                                                                                                                          Summaryfalse
                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          1184. Composition.section:structuredSection.section:diagnosesOnDischargeSection.emptyReason
                                                                                                                                          Definition

                                                                                                                                          If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                          ShortWhy 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.

                                                                                                                                          Control0..1
                                                                                                                                          This element is affected by the following invariants: cmp-2
                                                                                                                                          BindingThe 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.

                                                                                                                                          TypeCodeableConcept
                                                                                                                                          Is Modifierfalse
                                                                                                                                          Must Supporttrue
                                                                                                                                          Summaryfalse
                                                                                                                                          Requirements

                                                                                                                                          Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          1186. Composition.section:structuredSection.section:diagnosesOnDischargeSection.section
                                                                                                                                          Definition

                                                                                                                                          A nested sub-section within this section.

                                                                                                                                          ShortNested Section
                                                                                                                                          Comments

                                                                                                                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                          Control0..0
                                                                                                                                          This element is affected by the following invariants: cmp-1
                                                                                                                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                                          Is Modifierfalse
                                                                                                                                          Summaryfalse
                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          1188. Composition.section:structuredSection.section:medicationOnDischargeSection
                                                                                                                                          Slice NamemedicationOnDischargeSection
                                                                                                                                          Definition

                                                                                                                                          退院時投薬指示セクション

                                                                                                                                          Short退院時投薬指示セクション
                                                                                                                                          Comments

                                                                                                                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                          Control1..1
                                                                                                                                          This element is affected by the following invariants: cmp-1
                                                                                                                                          TypeBackboneElement
                                                                                                                                          Is Modifierfalse
                                                                                                                                          Must Supporttrue
                                                                                                                                          Summaryfalse
                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          1190. Composition.section:structuredSection.section:medicationOnDischargeSection.id
                                                                                                                                          Definition

                                                                                                                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                          ShortUnique id for inter-element referencing
                                                                                                                                          Control0..1
                                                                                                                                          Typestring
                                                                                                                                          Is Modifierfalse
                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                          Summaryfalse
                                                                                                                                          1192. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

                                                                                                                                          ShortAdditional 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.

                                                                                                                                          Control0..*
                                                                                                                                          TypeExtension
                                                                                                                                          Is Modifierfalse
                                                                                                                                          Summaryfalse
                                                                                                                                          Alternate Namesextensions, user content
                                                                                                                                          Invariantsele-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())
                                                                                                                                          1194. Composition.section:structuredSection.section:medicationOnDischargeSection.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).

                                                                                                                                          ShortExtensions 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.

                                                                                                                                          Control0..*
                                                                                                                                          TypeExtension
                                                                                                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                          Summarytrue
                                                                                                                                          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 Namesextensions, user content, modifiers
                                                                                                                                          Invariantsele-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())
                                                                                                                                          1196. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

                                                                                                                                          Control1..1
                                                                                                                                          Typestring
                                                                                                                                          Is Modifierfalse
                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                          Must Supporttrue
                                                                                                                                          Summaryfalse
                                                                                                                                          Requirements

                                                                                                                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                                          Alternate Namesheader, label, caption
                                                                                                                                          Pattern Value退院時投薬指示
                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          1198. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

                                                                                                                                          Control1..1
                                                                                                                                          BindingFor 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.

                                                                                                                                          TypeCodeableConcept
                                                                                                                                          Is Modifierfalse
                                                                                                                                          Must Supporttrue
                                                                                                                                          Summaryfalse
                                                                                                                                          Requirements

                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          1200. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

                                                                                                                                          ShortUnique id for inter-element referencing
                                                                                                                                          Control0..1
                                                                                                                                          Typestring
                                                                                                                                          Is Modifierfalse
                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                          Summaryfalse
                                                                                                                                          1202. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

                                                                                                                                          ShortAdditional 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.

                                                                                                                                          Control0..*
                                                                                                                                          TypeExtension
                                                                                                                                          Is Modifierfalse
                                                                                                                                          Summaryfalse
                                                                                                                                          Alternate Namesextensions, user content
                                                                                                                                          Invariantsele-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())
                                                                                                                                          SlicingThis 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:
                                                                                                                                          • value @ url
                                                                                                                                          • 1204. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding
                                                                                                                                            Definition

                                                                                                                                            A reference to a code defined by a terminology system.

                                                                                                                                            ShortCode 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.

                                                                                                                                            Control1..1
                                                                                                                                            BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                                            (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                                            TypeCoding
                                                                                                                                            Is Modifierfalse
                                                                                                                                            Must Supporttrue
                                                                                                                                            Summarytrue
                                                                                                                                            Requirements

                                                                                                                                            Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                            1206. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

                                                                                                                                            ShortUnique id for inter-element referencing
                                                                                                                                            Control0..1
                                                                                                                                            Typestring
                                                                                                                                            Is Modifierfalse
                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                            Summaryfalse
                                                                                                                                            1208. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

                                                                                                                                            ShortAdditional 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.

                                                                                                                                            Control0..*
                                                                                                                                            TypeExtension
                                                                                                                                            Is Modifierfalse
                                                                                                                                            Summaryfalse
                                                                                                                                            Alternate Namesextensions, user content
                                                                                                                                            Invariantsele-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())
                                                                                                                                            SlicingThis 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:
                                                                                                                                            • value @ url
                                                                                                                                            • 1210. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

                                                                                                                                              Control1..1
                                                                                                                                              Typeuri
                                                                                                                                              Is Modifierfalse
                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                              Must Supporttrue
                                                                                                                                              Summarytrue
                                                                                                                                              Requirements

                                                                                                                                              Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                              Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              1212. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

                                                                                                                                              ShortVersion 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.

                                                                                                                                              NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                              Control0..1
                                                                                                                                              Typestring
                                                                                                                                              Is Modifierfalse
                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                              Summarytrue
                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              1214. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.code
                                                                                                                                              Definition

                                                                                                                                              セクション区分のコード値。 固定値。

                                                                                                                                              Shortセクション区分のコード値
                                                                                                                                              Control1..1
                                                                                                                                              Typecode
                                                                                                                                              Is Modifierfalse
                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                              Must Supporttrue
                                                                                                                                              Summarytrue
                                                                                                                                              Requirements

                                                                                                                                              Need to refer to a particular code in the system.

                                                                                                                                              Fixed Value444
                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              1216. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.display
                                                                                                                                              Definition

                                                                                                                                              セクション区分コードの表示名。

                                                                                                                                              Shortセクション区分コードの表示名
                                                                                                                                              Control0..1
                                                                                                                                              Typestring
                                                                                                                                              Is Modifierfalse
                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                              Must Supporttrue
                                                                                                                                              Summarytrue
                                                                                                                                              Requirements

                                                                                                                                              Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                              Pattern Value退院時投薬指示セクション
                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              1218. Composition.section:structuredSection.section:medicationOnDischargeSection.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).

                                                                                                                                              ShortIf 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.

                                                                                                                                              Control0..0
                                                                                                                                              Typeboolean
                                                                                                                                              Is Modifierfalse
                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                              Summarytrue
                                                                                                                                              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.

                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              1220. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

                                                                                                                                              ShortPlain text representation of the concept
                                                                                                                                              Comments

                                                                                                                                              Very often the text is the same as a displayName of one of the codings.

                                                                                                                                              Control0..0
                                                                                                                                              Typestring
                                                                                                                                              Is Modifierfalse
                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                              Summarytrue
                                                                                                                                              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.

                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              1222. Composition.section:structuredSection.section:medicationOnDischargeSection.author
                                                                                                                                              Definition

                                                                                                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                              ShortWho and/or what authored the section
                                                                                                                                              Control0..*
                                                                                                                                              TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                              Is Modifierfalse
                                                                                                                                              Summaryfalse
                                                                                                                                              Requirements

                                                                                                                                              Identifies who is responsible for the content.

                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              1224. Composition.section:structuredSection.section:medicationOnDischargeSection.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).

                                                                                                                                              ShortWho/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.

                                                                                                                                              Control0..1
                                                                                                                                              TypeReference(Resource)
                                                                                                                                              Is Modifierfalse
                                                                                                                                              Summaryfalse
                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              1226. Composition.section:structuredSection.section:medicationOnDischargeSection.text
                                                                                                                                              Definition

                                                                                                                                              本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                                                              Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                                              Comments

                                                                                                                                              entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                                              Control0..1
                                                                                                                                              This element is affected by the following invariants: cmp-1
                                                                                                                                              TypeNarrative
                                                                                                                                              Is Modifierfalse
                                                                                                                                              Must Supporttrue
                                                                                                                                              Summaryfalse
                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                              1228. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

                                                                                                                                              ShortUnique id for inter-element referencing
                                                                                                                                              Control0..1
                                                                                                                                              Typestring
                                                                                                                                              Is Modifierfalse
                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                              Summaryfalse
                                                                                                                                              1230. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

                                                                                                                                              ShortAdditional 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.

                                                                                                                                              Control0..*
                                                                                                                                              TypeExtension
                                                                                                                                              Is Modifierfalse
                                                                                                                                              Summaryfalse
                                                                                                                                              Alternate Namesextensions, user content
                                                                                                                                              Invariantsele-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())
                                                                                                                                              SlicingThis 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:
                                                                                                                                              • value @ url
                                                                                                                                              • 1232. Composition.section:structuredSection.section:medicationOnDischargeSection.text.status
                                                                                                                                                Definition

                                                                                                                                                generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                                                Shortセクションの内容作成状態コード
                                                                                                                                                Control1..1
                                                                                                                                                BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                                                (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                                                The status of a resource narrative.

                                                                                                                                                Typecode
                                                                                                                                                Is Modifierfalse
                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                Must Supporttrue
                                                                                                                                                Summaryfalse
                                                                                                                                                Fixed Valueadditional
                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                1234. Composition.section:structuredSection.section:medicationOnDischargeSection.text.div
                                                                                                                                                Definition

                                                                                                                                                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                                                Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                                                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.

                                                                                                                                                Control1..1
                                                                                                                                                Typexhtml
                                                                                                                                                Is Modifierfalse
                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                Summaryfalse
                                                                                                                                                Invariantsele-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())
                                                                                                                                                1236. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

                                                                                                                                                Shortworking | snapshot | changes
                                                                                                                                                Comments

                                                                                                                                                This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                Control0..0
                                                                                                                                                BindingThe 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.

                                                                                                                                                Typecode
                                                                                                                                                Is Modifierfalse
                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                Summaryfalse
                                                                                                                                                Requirements

                                                                                                                                                Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                1238. Composition.section:structuredSection.section:medicationOnDischargeSection.orderedBy
                                                                                                                                                Definition

                                                                                                                                                Specifies the order applied to the items in the section entries.

                                                                                                                                                ShortOrder 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.

                                                                                                                                                Control0..0
                                                                                                                                                BindingThe 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.

                                                                                                                                                TypeCodeableConcept
                                                                                                                                                Is Modifierfalse
                                                                                                                                                Summaryfalse
                                                                                                                                                Requirements

                                                                                                                                                Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                1240. Composition.section:structuredSection.section:medicationOnDischargeSection.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.

                                                                                                                                                Control0..*
                                                                                                                                                This element is affected by the following invariants: cmp-2
                                                                                                                                                TypeReference(JP_MedicationRequest_eCS)
                                                                                                                                                Is Modifierfalse
                                                                                                                                                Must Supporttrue
                                                                                                                                                Summaryfalse
                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                1242. Composition.section:structuredSection.section:medicationOnDischargeSection.emptyReason
                                                                                                                                                Definition

                                                                                                                                                If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                ShortWhy 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.

                                                                                                                                                Control0..1
                                                                                                                                                This element is affected by the following invariants: cmp-2
                                                                                                                                                BindingThe 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.

                                                                                                                                                TypeCodeableConcept
                                                                                                                                                Is Modifierfalse
                                                                                                                                                Summaryfalse
                                                                                                                                                Requirements

                                                                                                                                                Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                1244. Composition.section:structuredSection.section:medicationOnDischargeSection.section
                                                                                                                                                Definition

                                                                                                                                                A nested sub-section within this section.

                                                                                                                                                ShortNested Section
                                                                                                                                                Comments

                                                                                                                                                Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                Control0..0
                                                                                                                                                This element is affected by the following invariants: cmp-1
                                                                                                                                                TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                                                Is Modifierfalse
                                                                                                                                                Summaryfalse
                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                1246. Composition.section:structuredSection.section:instructionOnDischargeSection
                                                                                                                                                Slice NameinstructionOnDischargeSection
                                                                                                                                                Definition

                                                                                                                                                退院時方針指示セクション

                                                                                                                                                Short退院時方針指示セクション
                                                                                                                                                Comments

                                                                                                                                                Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                Control1..1
                                                                                                                                                This element is affected by the following invariants: cmp-1
                                                                                                                                                TypeBackboneElement
                                                                                                                                                Is Modifierfalse
                                                                                                                                                Must Supporttrue
                                                                                                                                                Summaryfalse
                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                1248. Composition.section:structuredSection.section:instructionOnDischargeSection.id
                                                                                                                                                Definition

                                                                                                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                ShortUnique id for inter-element referencing
                                                                                                                                                Control0..1
                                                                                                                                                Typestring
                                                                                                                                                Is Modifierfalse
                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                Summaryfalse
                                                                                                                                                1250. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

                                                                                                                                                ShortAdditional 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.

                                                                                                                                                Control0..*
                                                                                                                                                TypeExtension
                                                                                                                                                Is Modifierfalse
                                                                                                                                                Summaryfalse
                                                                                                                                                Alternate Namesextensions, user content
                                                                                                                                                Invariantsele-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())
                                                                                                                                                1252. Composition.section:structuredSection.section:instructionOnDischargeSection.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).

                                                                                                                                                ShortExtensions 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.

                                                                                                                                                Control0..*
                                                                                                                                                TypeExtension
                                                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                Summarytrue
                                                                                                                                                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 Namesextensions, user content, modifiers
                                                                                                                                                Invariantsele-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())
                                                                                                                                                1254. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

                                                                                                                                                Control1..1
                                                                                                                                                Typestring
                                                                                                                                                Is Modifierfalse
                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                Must Supporttrue
                                                                                                                                                Summaryfalse
                                                                                                                                                Requirements

                                                                                                                                                Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                                                Alternate Namesheader, label, caption
                                                                                                                                                Pattern Value退院時方針指示
                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                1256. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

                                                                                                                                                Control1..1
                                                                                                                                                BindingFor 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.

                                                                                                                                                TypeCodeableConcept
                                                                                                                                                Is Modifierfalse
                                                                                                                                                Must Supporttrue
                                                                                                                                                Summaryfalse
                                                                                                                                                Requirements

                                                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                1258. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

                                                                                                                                                ShortUnique id for inter-element referencing
                                                                                                                                                Control0..1
                                                                                                                                                Typestring
                                                                                                                                                Is Modifierfalse
                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                Summaryfalse
                                                                                                                                                1260. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

                                                                                                                                                ShortAdditional 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.

                                                                                                                                                Control0..*
                                                                                                                                                TypeExtension
                                                                                                                                                Is Modifierfalse
                                                                                                                                                Summaryfalse
                                                                                                                                                Alternate Namesextensions, user content
                                                                                                                                                Invariantsele-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())
                                                                                                                                                SlicingThis 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:
                                                                                                                                                • value @ url
                                                                                                                                                • 1262. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding
                                                                                                                                                  Definition

                                                                                                                                                  A reference to a code defined by a terminology system.

                                                                                                                                                  ShortCode 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.

                                                                                                                                                  Control1..1
                                                                                                                                                  BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                                                  (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                                                  TypeCoding
                                                                                                                                                  Is Modifierfalse
                                                                                                                                                  Must Supporttrue
                                                                                                                                                  Summarytrue
                                                                                                                                                  Requirements

                                                                                                                                                  Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                  1264. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

                                                                                                                                                  ShortUnique id for inter-element referencing
                                                                                                                                                  Control0..1
                                                                                                                                                  Typestring
                                                                                                                                                  Is Modifierfalse
                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                  Summaryfalse
                                                                                                                                                  1266. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

                                                                                                                                                  ShortAdditional 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.

                                                                                                                                                  Control0..*
                                                                                                                                                  TypeExtension
                                                                                                                                                  Is Modifierfalse
                                                                                                                                                  Summaryfalse
                                                                                                                                                  Alternate Namesextensions, user content
                                                                                                                                                  Invariantsele-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())
                                                                                                                                                  SlicingThis 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:
                                                                                                                                                  • value @ url
                                                                                                                                                  • 1268. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

                                                                                                                                                    Control1..1
                                                                                                                                                    Typeuri
                                                                                                                                                    Is Modifierfalse
                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                    Must Supporttrue
                                                                                                                                                    Summarytrue
                                                                                                                                                    Requirements

                                                                                                                                                    Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                                    Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                    1270. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

                                                                                                                                                    ShortVersion 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.

                                                                                                                                                    NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                                    Control0..1
                                                                                                                                                    Typestring
                                                                                                                                                    Is Modifierfalse
                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                    Summarytrue
                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                    1272. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.code
                                                                                                                                                    Definition

                                                                                                                                                    セクション区分のコード値。 固定値。

                                                                                                                                                    Shortセクション区分のコード値
                                                                                                                                                    Control1..1
                                                                                                                                                    Typecode
                                                                                                                                                    Is Modifierfalse
                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                    Must Supporttrue
                                                                                                                                                    Summarytrue
                                                                                                                                                    Requirements

                                                                                                                                                    Need to refer to a particular code in the system.

                                                                                                                                                    Fixed Value424
                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                    1274. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.display
                                                                                                                                                    Definition

                                                                                                                                                    セクション区分コードの表示名。

                                                                                                                                                    Shortセクション区分コードの表示名
                                                                                                                                                    Control0..1
                                                                                                                                                    Typestring
                                                                                                                                                    Is Modifierfalse
                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                    Must Supporttrue
                                                                                                                                                    Summarytrue
                                                                                                                                                    Requirements

                                                                                                                                                    Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                                    Pattern Value退院時方針指示セクション
                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                    1276. Composition.section:structuredSection.section:instructionOnDischargeSection.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).

                                                                                                                                                    ShortIf 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.

                                                                                                                                                    Control0..0
                                                                                                                                                    Typeboolean
                                                                                                                                                    Is Modifierfalse
                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                    Summarytrue
                                                                                                                                                    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.

                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                    1278. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

                                                                                                                                                    ShortPlain text representation of the concept
                                                                                                                                                    Comments

                                                                                                                                                    Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                    Control0..0
                                                                                                                                                    Typestring
                                                                                                                                                    Is Modifierfalse
                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                    Summarytrue
                                                                                                                                                    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.

                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                    1280. Composition.section:structuredSection.section:instructionOnDischargeSection.author
                                                                                                                                                    Definition

                                                                                                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                    ShortWho and/or what authored the section
                                                                                                                                                    Control0..*
                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                    Is Modifierfalse
                                                                                                                                                    Summaryfalse
                                                                                                                                                    Requirements

                                                                                                                                                    Identifies who is responsible for the content.

                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                    1282. Composition.section:structuredSection.section:instructionOnDischargeSection.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).

                                                                                                                                                    ShortWho/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.

                                                                                                                                                    Control0..1
                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                    Is Modifierfalse
                                                                                                                                                    Summaryfalse
                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                    1284. Composition.section:structuredSection.section:instructionOnDischargeSection.text
                                                                                                                                                    Definition

                                                                                                                                                    本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                                                                    Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                                                    Comments

                                                                                                                                                    entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                                                    Control0..1
                                                                                                                                                    This element is affected by the following invariants: cmp-1
                                                                                                                                                    TypeNarrative
                                                                                                                                                    Is Modifierfalse
                                                                                                                                                    Must Supporttrue
                                                                                                                                                    Summaryfalse
                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                    1286. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

                                                                                                                                                    ShortUnique id for inter-element referencing
                                                                                                                                                    Control0..1
                                                                                                                                                    Typestring
                                                                                                                                                    Is Modifierfalse
                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                    Summaryfalse
                                                                                                                                                    1288. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

                                                                                                                                                    ShortAdditional 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.

                                                                                                                                                    Control0..*
                                                                                                                                                    TypeExtension
                                                                                                                                                    Is Modifierfalse
                                                                                                                                                    Summaryfalse
                                                                                                                                                    Alternate Namesextensions, user content
                                                                                                                                                    Invariantsele-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())
                                                                                                                                                    SlicingThis 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:
                                                                                                                                                    • value @ url
                                                                                                                                                    • 1290. Composition.section:structuredSection.section:instructionOnDischargeSection.text.status
                                                                                                                                                      Definition

                                                                                                                                                      generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                                                      Shortセクションの内容作成状態コード
                                                                                                                                                      Control1..1
                                                                                                                                                      BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                                                      (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                                                      The status of a resource narrative.

                                                                                                                                                      Typecode
                                                                                                                                                      Is Modifierfalse
                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                      Must Supporttrue
                                                                                                                                                      Summaryfalse
                                                                                                                                                      Fixed Valueadditional
                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                      1292. Composition.section:structuredSection.section:instructionOnDischargeSection.text.div
                                                                                                                                                      Definition

                                                                                                                                                      本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                                                      Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                                                      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.

                                                                                                                                                      Control1..1
                                                                                                                                                      Typexhtml
                                                                                                                                                      Is Modifierfalse
                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                      Summaryfalse
                                                                                                                                                      Invariantsele-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())
                                                                                                                                                      1294. Composition.section:structuredSection.section:instructionOnDischargeSection.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.

                                                                                                                                                      Shortworking | snapshot | changes
                                                                                                                                                      Comments

                                                                                                                                                      This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                      Control0..0
                                                                                                                                                      BindingThe 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.

                                                                                                                                                      Typecode
                                                                                                                                                      Is Modifierfalse
                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                      Summaryfalse
                                                                                                                                                      Requirements

                                                                                                                                                      Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                      1296. Composition.section:structuredSection.section:instructionOnDischargeSection.orderedBy
                                                                                                                                                      Definition

                                                                                                                                                      Specifies the order applied to the items in the section entries.

                                                                                                                                                      ShortOrder 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.

                                                                                                                                                      Control0..0
                                                                                                                                                      BindingThe 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.

                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                      Is Modifierfalse
                                                                                                                                                      Summaryfalse
                                                                                                                                                      Requirements

                                                                                                                                                      Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                      1298. Composition.section:structuredSection.section:instructionOnDischargeSection.entry
                                                                                                                                                      Definition

                                                                                                                                                      診療方針指示を記述して参照する。 1つの指示をひとつのCarePlanリソースで記述されたものを参照する。 記述すべき診療方針指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。

                                                                                                                                                      Short退院時方針指示を記述したCarePlanリソースを参照
                                                                                                                                                      Comments

                                                                                                                                                      If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                                                                                                      Control0..*
                                                                                                                                                      This element is affected by the following invariants: cmp-2
                                                                                                                                                      TypeReference(JP_CarePlan)
                                                                                                                                                      Is Modifierfalse
                                                                                                                                                      Must Supporttrue
                                                                                                                                                      Summaryfalse
                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                      1300. Composition.section:structuredSection.section:instructionOnDischargeSection.emptyReason
                                                                                                                                                      Definition

                                                                                                                                                      If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                      ShortWhy 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.

                                                                                                                                                      Control0..1
                                                                                                                                                      This element is affected by the following invariants: cmp-2
                                                                                                                                                      BindingThe 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.

                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                      Is Modifierfalse
                                                                                                                                                      Summaryfalse
                                                                                                                                                      Requirements

                                                                                                                                                      Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                      1302. Composition.section:structuredSection.section:instructionOnDischargeSection.section
                                                                                                                                                      Definition

                                                                                                                                                      A nested sub-section within this section.

                                                                                                                                                      ShortNested Section
                                                                                                                                                      Comments

                                                                                                                                                      Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                      Control0..0
                                                                                                                                                      This element is affected by the following invariants: cmp-1
                                                                                                                                                      TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                                                      Is Modifierfalse
                                                                                                                                                      Summaryfalse
                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                      1304. Composition.section:structuredSection.section:physicalStatusOnDischargeSection
                                                                                                                                                      Slice NamephysicalStatusOnDischargeSection
                                                                                                                                                      Definition

                                                                                                                                                      退院時身体所見セクション

                                                                                                                                                      Short退院時身体所見セクション
                                                                                                                                                      Comments

                                                                                                                                                      Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                      Control0..1
                                                                                                                                                      This element is affected by the following invariants: cmp-1
                                                                                                                                                      TypeBackboneElement
                                                                                                                                                      Is Modifierfalse
                                                                                                                                                      Must Supporttrue
                                                                                                                                                      Summaryfalse
                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                      1306. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.id
                                                                                                                                                      Definition

                                                                                                                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                      ShortUnique id for inter-element referencing
                                                                                                                                                      Control0..1
                                                                                                                                                      Typestring
                                                                                                                                                      Is Modifierfalse
                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                      Summaryfalse
                                                                                                                                                      1308. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

                                                                                                                                                      ShortAdditional 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.

                                                                                                                                                      Control0..*
                                                                                                                                                      TypeExtension
                                                                                                                                                      Is Modifierfalse
                                                                                                                                                      Summaryfalse
                                                                                                                                                      Alternate Namesextensions, user content
                                                                                                                                                      Invariantsele-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())
                                                                                                                                                      1310. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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).

                                                                                                                                                      ShortExtensions 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.

                                                                                                                                                      Control0..*
                                                                                                                                                      TypeExtension
                                                                                                                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                      Summarytrue
                                                                                                                                                      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 Namesextensions, user content, modifiers
                                                                                                                                                      Invariantsele-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())
                                                                                                                                                      1312. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

                                                                                                                                                      Control1..1
                                                                                                                                                      Typestring
                                                                                                                                                      Is Modifierfalse
                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                      Must Supporttrue
                                                                                                                                                      Summaryfalse
                                                                                                                                                      Requirements

                                                                                                                                                      Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                                                      Alternate Namesheader, label, caption
                                                                                                                                                      Pattern Value退院時身体所見
                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                      1314. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

                                                                                                                                                      Control1..1
                                                                                                                                                      BindingFor 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.

                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                      Is Modifierfalse
                                                                                                                                                      Must Supporttrue
                                                                                                                                                      Summaryfalse
                                                                                                                                                      Requirements

                                                                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                      1316. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

                                                                                                                                                      ShortUnique id for inter-element referencing
                                                                                                                                                      Control0..1
                                                                                                                                                      Typestring
                                                                                                                                                      Is Modifierfalse
                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                      Summaryfalse
                                                                                                                                                      1318. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

                                                                                                                                                      ShortAdditional 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.

                                                                                                                                                      Control0..*
                                                                                                                                                      TypeExtension
                                                                                                                                                      Is Modifierfalse
                                                                                                                                                      Summaryfalse
                                                                                                                                                      Alternate Namesextensions, user content
                                                                                                                                                      Invariantsele-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())
                                                                                                                                                      SlicingThis 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:
                                                                                                                                                      • value @ url
                                                                                                                                                      • 1320. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding
                                                                                                                                                        Definition

                                                                                                                                                        A reference to a code defined by a terminology system.

                                                                                                                                                        ShortCode 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.

                                                                                                                                                        Control1..1
                                                                                                                                                        BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                                                        (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                                                        TypeCoding
                                                                                                                                                        Is Modifierfalse
                                                                                                                                                        Must Supporttrue
                                                                                                                                                        Summarytrue
                                                                                                                                                        Requirements

                                                                                                                                                        Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                        1322. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

                                                                                                                                                        ShortUnique id for inter-element referencing
                                                                                                                                                        Control0..1
                                                                                                                                                        Typestring
                                                                                                                                                        Is Modifierfalse
                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                        Summaryfalse
                                                                                                                                                        1324. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

                                                                                                                                                        ShortAdditional 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.

                                                                                                                                                        Control0..*
                                                                                                                                                        TypeExtension
                                                                                                                                                        Is Modifierfalse
                                                                                                                                                        Summaryfalse
                                                                                                                                                        Alternate Namesextensions, user content
                                                                                                                                                        Invariantsele-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())
                                                                                                                                                        SlicingThis 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:
                                                                                                                                                        • value @ url
                                                                                                                                                        • 1326. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

                                                                                                                                                          Control1..1
                                                                                                                                                          Typeuri
                                                                                                                                                          Is Modifierfalse
                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                          Must Supporttrue
                                                                                                                                                          Summarytrue
                                                                                                                                                          Requirements

                                                                                                                                                          Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                                          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                          1328. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

                                                                                                                                                          ShortVersion 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.

                                                                                                                                                          NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                                          Control0..1
                                                                                                                                                          Typestring
                                                                                                                                                          Is Modifierfalse
                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                          Summarytrue
                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                          1330. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.code
                                                                                                                                                          Definition

                                                                                                                                                          セクション区分のコード値。 固定値。

                                                                                                                                                          Shortセクション区分のコード値
                                                                                                                                                          Control1..1
                                                                                                                                                          Typecode
                                                                                                                                                          Is Modifierfalse
                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                          Must Supporttrue
                                                                                                                                                          Summarytrue
                                                                                                                                                          Requirements

                                                                                                                                                          Need to refer to a particular code in the system.

                                                                                                                                                          Fixed Value614
                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                          1332. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.display
                                                                                                                                                          Definition

                                                                                                                                                          セクション区分コードの表示名。

                                                                                                                                                          Shortセクション区分コードの表示名
                                                                                                                                                          Control0..1
                                                                                                                                                          Typestring
                                                                                                                                                          Is Modifierfalse
                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                          Must Supporttrue
                                                                                                                                                          Summarytrue
                                                                                                                                                          Requirements

                                                                                                                                                          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                                          Pattern Value退院時身体所見セクション
                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                          1334. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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).

                                                                                                                                                          ShortIf 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.

                                                                                                                                                          Control0..0
                                                                                                                                                          Typeboolean
                                                                                                                                                          Is Modifierfalse
                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                          Summarytrue
                                                                                                                                                          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.

                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                          1336. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

                                                                                                                                                          ShortPlain text representation of the concept
                                                                                                                                                          Comments

                                                                                                                                                          Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                          Control0..0
                                                                                                                                                          Typestring
                                                                                                                                                          Is Modifierfalse
                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                          Summarytrue
                                                                                                                                                          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.

                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                          1338. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.author
                                                                                                                                                          Definition

                                                                                                                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                          ShortWho and/or what authored the section
                                                                                                                                                          Control0..*
                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                          Is Modifierfalse
                                                                                                                                                          Summaryfalse
                                                                                                                                                          Requirements

                                                                                                                                                          Identifies who is responsible for the content.

                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                          1340. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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).

                                                                                                                                                          ShortWho/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.

                                                                                                                                                          Control0..1
                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                          Is Modifierfalse
                                                                                                                                                          Summaryfalse
                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                          1342. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text
                                                                                                                                                          Definition

                                                                                                                                                          本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                                                                          Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                                                          Comments

                                                                                                                                                          entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                                                          Control0..1
                                                                                                                                                          This element is affected by the following invariants: cmp-1
                                                                                                                                                          TypeNarrative
                                                                                                                                                          Is Modifierfalse
                                                                                                                                                          Must Supporttrue
                                                                                                                                                          Summaryfalse
                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                          1344. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

                                                                                                                                                          ShortUnique id for inter-element referencing
                                                                                                                                                          Control0..1
                                                                                                                                                          Typestring
                                                                                                                                                          Is Modifierfalse
                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                          Summaryfalse
                                                                                                                                                          1346. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

                                                                                                                                                          ShortAdditional 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.

                                                                                                                                                          Control0..*
                                                                                                                                                          TypeExtension
                                                                                                                                                          Is Modifierfalse
                                                                                                                                                          Summaryfalse
                                                                                                                                                          Alternate Namesextensions, user content
                                                                                                                                                          Invariantsele-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())
                                                                                                                                                          SlicingThis 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:
                                                                                                                                                          • value @ url
                                                                                                                                                          • 1348. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text.status
                                                                                                                                                            Definition

                                                                                                                                                            generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                                                            Shortセクションの内容作成状態コード
                                                                                                                                                            Control1..1
                                                                                                                                                            BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                                                            (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                                                            The status of a resource narrative.

                                                                                                                                                            Typecode
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                            Must Supporttrue
                                                                                                                                                            Summaryfalse
                                                                                                                                                            Fixed Valueadditional
                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                            1350. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text.div
                                                                                                                                                            Definition

                                                                                                                                                            本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                                                            Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                                                            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.

                                                                                                                                                            Control1..1
                                                                                                                                                            Typexhtml
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                            Summaryfalse
                                                                                                                                                            Invariantsele-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())
                                                                                                                                                            1352. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

                                                                                                                                                            Shortworking | snapshot | changes
                                                                                                                                                            Comments

                                                                                                                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                            Control0..0
                                                                                                                                                            BindingThe 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.

                                                                                                                                                            Typecode
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                            Summaryfalse
                                                                                                                                                            Requirements

                                                                                                                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                            1354. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.orderedBy
                                                                                                                                                            Definition

                                                                                                                                                            Specifies the order applied to the items in the section entries.

                                                                                                                                                            ShortOrder 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.

                                                                                                                                                            Control0..0
                                                                                                                                                            BindingThe 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.

                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            Summaryfalse
                                                                                                                                                            Requirements

                                                                                                                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                            1356. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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.

                                                                                                                                                            Control0..*
                                                                                                                                                            This element is affected by the following invariants: cmp-2
                                                                                                                                                            TypeReference(JP Core Observation Common Profile)
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            Must Supporttrue
                                                                                                                                                            Summaryfalse
                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                            1358. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.emptyReason
                                                                                                                                                            Definition

                                                                                                                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                            ShortWhy 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.

                                                                                                                                                            Control0..1
                                                                                                                                                            This element is affected by the following invariants: cmp-2
                                                                                                                                                            BindingThe 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.

                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            Summaryfalse
                                                                                                                                                            Requirements

                                                                                                                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                            1360. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.section
                                                                                                                                                            Definition

                                                                                                                                                            A nested sub-section within this section.

                                                                                                                                                            ShortNested Section
                                                                                                                                                            Comments

                                                                                                                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                            Control0..0
                                                                                                                                                            This element is affected by the following invariants: cmp-1
                                                                                                                                                            TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            Summaryfalse
                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                            1362. Composition.section:structuredSection.section:hospitalProcedureSection
                                                                                                                                                            Slice NamehospitalProcedureSection
                                                                                                                                                            Definition

                                                                                                                                                            入院中治療セクション

                                                                                                                                                            Short入院中治療セクション
                                                                                                                                                            Comments

                                                                                                                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                            Control0..1
                                                                                                                                                            This element is affected by the following invariants: cmp-1
                                                                                                                                                            TypeBackboneElement
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            Must Supporttrue
                                                                                                                                                            Summaryfalse
                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                            1364. Composition.section:structuredSection.section:hospitalProcedureSection.id
                                                                                                                                                            Definition

                                                                                                                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                            ShortUnique id for inter-element referencing
                                                                                                                                                            Control0..1
                                                                                                                                                            Typestring
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                            Summaryfalse
                                                                                                                                                            1366. Composition.section:structuredSection.section:hospitalProcedureSection.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.

                                                                                                                                                            ShortAdditional 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.

                                                                                                                                                            Control0..*
                                                                                                                                                            TypeExtension
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            Summaryfalse
                                                                                                                                                            Alternate Namesextensions, user content
                                                                                                                                                            Invariantsele-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())
                                                                                                                                                            1368. Composition.section:structuredSection.section:hospitalProcedureSection.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).

                                                                                                                                                            ShortExtensions 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.

                                                                                                                                                            Control0..*
                                                                                                                                                            TypeExtension
                                                                                                                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                            Summarytrue
                                                                                                                                                            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 Namesextensions, user content, modifiers
                                                                                                                                                            Invariantsele-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())
                                                                                                                                                            1370. Composition.section:structuredSection.section:hospitalProcedureSection.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.

                                                                                                                                                            Control1..1
                                                                                                                                                            Typestring
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                            Must Supporttrue
                                                                                                                                                            Summaryfalse
                                                                                                                                                            Requirements

                                                                                                                                                            Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                                                            Alternate Namesheader, label, caption
                                                                                                                                                            Pattern Value入院中治療
                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                            1372. Composition.section:structuredSection.section:hospitalProcedureSection.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.

                                                                                                                                                            Control1..1
                                                                                                                                                            BindingFor 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.

                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            Must Supporttrue
                                                                                                                                                            Summaryfalse
                                                                                                                                                            Requirements

                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                            1374. Composition.section:structuredSection.section:hospitalProcedureSection.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.

                                                                                                                                                            ShortUnique id for inter-element referencing
                                                                                                                                                            Control0..1
                                                                                                                                                            Typestring
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                            Summaryfalse
                                                                                                                                                            1376. Composition.section:structuredSection.section:hospitalProcedureSection.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.

                                                                                                                                                            ShortAdditional 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.

                                                                                                                                                            Control0..*
                                                                                                                                                            TypeExtension
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            Summaryfalse
                                                                                                                                                            Alternate Namesextensions, user content
                                                                                                                                                            Invariantsele-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())
                                                                                                                                                            SlicingThis 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:
                                                                                                                                                            • value @ url
                                                                                                                                                            • 1378. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding
                                                                                                                                                              Definition

                                                                                                                                                              A reference to a code defined by a terminology system.

                                                                                                                                                              ShortCode 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.

                                                                                                                                                              Control1..1
                                                                                                                                                              BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                                                              (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                                                              TypeCoding
                                                                                                                                                              Is Modifierfalse
                                                                                                                                                              Must Supporttrue
                                                                                                                                                              Summarytrue
                                                                                                                                                              Requirements

                                                                                                                                                              Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                              1380. Composition.section:structuredSection.section:hospitalProcedureSection.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.

                                                                                                                                                              ShortUnique id for inter-element referencing
                                                                                                                                                              Control0..1
                                                                                                                                                              Typestring
                                                                                                                                                              Is Modifierfalse
                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                              Summaryfalse
                                                                                                                                                              1382. Composition.section:structuredSection.section:hospitalProcedureSection.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.

                                                                                                                                                              ShortAdditional 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.

                                                                                                                                                              Control0..*
                                                                                                                                                              TypeExtension
                                                                                                                                                              Is Modifierfalse
                                                                                                                                                              Summaryfalse
                                                                                                                                                              Alternate Namesextensions, user content
                                                                                                                                                              Invariantsele-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())
                                                                                                                                                              SlicingThis 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:
                                                                                                                                                              • value @ url
                                                                                                                                                              • 1384. Composition.section:structuredSection.section:hospitalProcedureSection.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.

                                                                                                                                                                Control1..1
                                                                                                                                                                Typeuri
                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                Must Supporttrue
                                                                                                                                                                Summarytrue
                                                                                                                                                                Requirements

                                                                                                                                                                Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                                                Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                1386. Composition.section:structuredSection.section:hospitalProcedureSection.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.

                                                                                                                                                                ShortVersion 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.

                                                                                                                                                                NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                                                Control0..1
                                                                                                                                                                Typestring
                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                Summarytrue
                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                1388. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.code
                                                                                                                                                                Definition

                                                                                                                                                                セクション区分のコード値。 固定値。

                                                                                                                                                                Shortセクション区分のコード値
                                                                                                                                                                Control1..1
                                                                                                                                                                Typecode
                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                Must Supporttrue
                                                                                                                                                                Summarytrue
                                                                                                                                                                Requirements

                                                                                                                                                                Need to refer to a particular code in the system.

                                                                                                                                                                Fixed Value713
                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                1390. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.display
                                                                                                                                                                Definition

                                                                                                                                                                セクション区分コードの表示名。

                                                                                                                                                                Shortセクション区分コードの表示名
                                                                                                                                                                Control0..1
                                                                                                                                                                Typestring
                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                Must Supporttrue
                                                                                                                                                                Summarytrue
                                                                                                                                                                Requirements

                                                                                                                                                                Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                                                Pattern Value入院中治療セクション
                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                1392. Composition.section:structuredSection.section:hospitalProcedureSection.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).

                                                                                                                                                                ShortIf 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.

                                                                                                                                                                Control0..0
                                                                                                                                                                Typeboolean
                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                Summarytrue
                                                                                                                                                                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.

                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                1394. Composition.section:structuredSection.section:hospitalProcedureSection.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.

                                                                                                                                                                ShortPlain text representation of the concept
                                                                                                                                                                Comments

                                                                                                                                                                Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                                Control0..0
                                                                                                                                                                Typestring
                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                Summarytrue
                                                                                                                                                                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.

                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                1396. Composition.section:structuredSection.section:hospitalProcedureSection.author
                                                                                                                                                                Definition

                                                                                                                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                ShortWho and/or what authored the section
                                                                                                                                                                Control0..*
                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                Summaryfalse
                                                                                                                                                                Requirements

                                                                                                                                                                Identifies who is responsible for the content.

                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                1398. Composition.section:structuredSection.section:hospitalProcedureSection.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).

                                                                                                                                                                ShortWho/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.

                                                                                                                                                                Control0..1
                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                Summaryfalse
                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                1400. Composition.section:structuredSection.section:hospitalProcedureSection.text
                                                                                                                                                                Definition

                                                                                                                                                                本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                                                                                Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                                                                Comments

                                                                                                                                                                entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                                                                Control0..1
                                                                                                                                                                This element is affected by the following invariants: cmp-1
                                                                                                                                                                TypeNarrative
                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                Must Supporttrue
                                                                                                                                                                Summaryfalse
                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                1402. Composition.section:structuredSection.section:hospitalProcedureSection.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.

                                                                                                                                                                ShortUnique id for inter-element referencing
                                                                                                                                                                Control0..1
                                                                                                                                                                Typestring
                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                Summaryfalse
                                                                                                                                                                1404. Composition.section:structuredSection.section:hospitalProcedureSection.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.

                                                                                                                                                                ShortAdditional 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.

                                                                                                                                                                Control0..*
                                                                                                                                                                TypeExtension
                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                Summaryfalse
                                                                                                                                                                Alternate Namesextensions, user content
                                                                                                                                                                Invariantsele-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())
                                                                                                                                                                SlicingThis 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:
                                                                                                                                                                • value @ url
                                                                                                                                                                • 1406. Composition.section:structuredSection.section:hospitalProcedureSection.text.status
                                                                                                                                                                  Definition

                                                                                                                                                                  generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                                                                  Shortセクションの内容作成状態コード
                                                                                                                                                                  Control1..1
                                                                                                                                                                  BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                                                                  (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                                                                  The status of a resource narrative.

                                                                                                                                                                  Typecode
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                  Must Supporttrue
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  Fixed Valueadditional
                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                  1408. Composition.section:structuredSection.section:hospitalProcedureSection.text.div
                                                                                                                                                                  Definition

                                                                                                                                                                  本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                                                                  Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                                                                  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.

                                                                                                                                                                  Control1..1
                                                                                                                                                                  Typexhtml
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  Invariantsele-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())
                                                                                                                                                                  1410. Composition.section:structuredSection.section:hospitalProcedureSection.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.

                                                                                                                                                                  Shortworking | snapshot | changes
                                                                                                                                                                  Comments

                                                                                                                                                                  This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                  Control0..0
                                                                                                                                                                  BindingThe 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.

                                                                                                                                                                  Typecode
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  Requirements

                                                                                                                                                                  Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                  1412. Composition.section:structuredSection.section:hospitalProcedureSection.orderedBy
                                                                                                                                                                  Definition

                                                                                                                                                                  Specifies the order applied to the items in the section entries.

                                                                                                                                                                  ShortOrder 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.

                                                                                                                                                                  Control0..0
                                                                                                                                                                  BindingThe 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.

                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  Requirements

                                                                                                                                                                  Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                  1414. Composition.section:structuredSection.section:hospitalProcedureSection.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.

                                                                                                                                                                  Control0..*
                                                                                                                                                                  This element is affected by the following invariants: cmp-2
                                                                                                                                                                  TypeReference(JP Core Procedure Profile)
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  Must Supporttrue
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                  1416. Composition.section:structuredSection.section:hospitalProcedureSection.emptyReason
                                                                                                                                                                  Definition

                                                                                                                                                                  If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                  ShortWhy 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.

                                                                                                                                                                  Control0..1
                                                                                                                                                                  This element is affected by the following invariants: cmp-2
                                                                                                                                                                  BindingThe 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.

                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  Requirements

                                                                                                                                                                  Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                  1418. Composition.section:structuredSection.section:hospitalProcedureSection.section
                                                                                                                                                                  Definition

                                                                                                                                                                  A nested sub-section within this section.

                                                                                                                                                                  ShortNested Section
                                                                                                                                                                  Comments

                                                                                                                                                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                                  Control0..0
                                                                                                                                                                  This element is affected by the following invariants: cmp-1
                                                                                                                                                                  TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                  1420. Composition.section:structuredSection.section:hospitalStudySection
                                                                                                                                                                  Slice NamehospitalStudySection
                                                                                                                                                                  Definition

                                                                                                                                                                  入院中検査結果セクション

                                                                                                                                                                  Short入院中検査結果セクション
                                                                                                                                                                  Comments

                                                                                                                                                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                                  Control0..1
                                                                                                                                                                  This element is affected by the following invariants: cmp-1
                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  Must Supporttrue
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                  1422. Composition.section:structuredSection.section:hospitalStudySection.id
                                                                                                                                                                  Definition

                                                                                                                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                  ShortUnique id for inter-element referencing
                                                                                                                                                                  Control0..1
                                                                                                                                                                  Typestring
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  1424. Composition.section:structuredSection.section:hospitalStudySection.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.

                                                                                                                                                                  ShortAdditional 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.

                                                                                                                                                                  Control0..*
                                                                                                                                                                  TypeExtension
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  Alternate Namesextensions, user content
                                                                                                                                                                  Invariantsele-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())
                                                                                                                                                                  1426. Composition.section:structuredSection.section:hospitalStudySection.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).

                                                                                                                                                                  ShortExtensions 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.

                                                                                                                                                                  Control0..*
                                                                                                                                                                  TypeExtension
                                                                                                                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                  Summarytrue
                                                                                                                                                                  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 Namesextensions, user content, modifiers
                                                                                                                                                                  Invariantsele-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())
                                                                                                                                                                  1428. Composition.section:structuredSection.section:hospitalStudySection.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.

                                                                                                                                                                  Control1..1
                                                                                                                                                                  Typestring
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                  Must Supporttrue
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  Requirements

                                                                                                                                                                  Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                                                                  Alternate Namesheader, label, caption
                                                                                                                                                                  Pattern Value入院中検査結果
                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                  1430. Composition.section:structuredSection.section:hospitalStudySection.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.

                                                                                                                                                                  Control1..1
                                                                                                                                                                  BindingFor 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.

                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  Must Supporttrue
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  Requirements

                                                                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                  1432. Composition.section:structuredSection.section:hospitalStudySection.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.

                                                                                                                                                                  ShortUnique id for inter-element referencing
                                                                                                                                                                  Control0..1
                                                                                                                                                                  Typestring
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  1434. Composition.section:structuredSection.section:hospitalStudySection.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.

                                                                                                                                                                  ShortAdditional 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.

                                                                                                                                                                  Control0..*
                                                                                                                                                                  TypeExtension
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  Alternate Namesextensions, user content
                                                                                                                                                                  Invariantsele-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())
                                                                                                                                                                  SlicingThis 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:
                                                                                                                                                                  • value @ url
                                                                                                                                                                  • 1436. Composition.section:structuredSection.section:hospitalStudySection.code.coding
                                                                                                                                                                    Definition

                                                                                                                                                                    A reference to a code defined by a terminology system.

                                                                                                                                                                    ShortCode 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.

                                                                                                                                                                    Control1..1
                                                                                                                                                                    BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                                                                    (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                                                                    TypeCoding
                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                    Summarytrue
                                                                                                                                                                    Requirements

                                                                                                                                                                    Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                    1438. Composition.section:structuredSection.section:hospitalStudySection.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.

                                                                                                                                                                    ShortUnique id for inter-element referencing
                                                                                                                                                                    Control0..1
                                                                                                                                                                    Typestring
                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                    Summaryfalse
                                                                                                                                                                    1440. Composition.section:structuredSection.section:hospitalStudySection.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.

                                                                                                                                                                    ShortAdditional 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.

                                                                                                                                                                    Control0..*
                                                                                                                                                                    TypeExtension
                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                    Summaryfalse
                                                                                                                                                                    Alternate Namesextensions, user content
                                                                                                                                                                    Invariantsele-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())
                                                                                                                                                                    SlicingThis 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:
                                                                                                                                                                    • value @ url
                                                                                                                                                                    • 1442. Composition.section:structuredSection.section:hospitalStudySection.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.

                                                                                                                                                                      Control1..1
                                                                                                                                                                      Typeuri
                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                      Must Supporttrue
                                                                                                                                                                      Summarytrue
                                                                                                                                                                      Requirements

                                                                                                                                                                      Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                                                      Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                      1444. Composition.section:structuredSection.section:hospitalStudySection.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.

                                                                                                                                                                      ShortVersion 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.

                                                                                                                                                                      NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                                                      Control0..1
                                                                                                                                                                      Typestring
                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                      Summarytrue
                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                      1446. Composition.section:structuredSection.section:hospitalStudySection.code.coding.code
                                                                                                                                                                      Definition

                                                                                                                                                                      セクション区分のコード値。 固定値。

                                                                                                                                                                      Shortセクション区分のコード値
                                                                                                                                                                      Control1..1
                                                                                                                                                                      Typecode
                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                      Must Supporttrue
                                                                                                                                                                      Summarytrue
                                                                                                                                                                      Requirements

                                                                                                                                                                      Need to refer to a particular code in the system.

                                                                                                                                                                      Fixed Value623
                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                      1448. Composition.section:structuredSection.section:hospitalStudySection.code.coding.display
                                                                                                                                                                      Definition

                                                                                                                                                                      セクション区分コードの表示名。

                                                                                                                                                                      Shortセクション区分コードの表示名
                                                                                                                                                                      Control0..1
                                                                                                                                                                      Typestring
                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                      Must Supporttrue
                                                                                                                                                                      Summarytrue
                                                                                                                                                                      Requirements

                                                                                                                                                                      Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                                                      Pattern Value入院中検査結果セクション
                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                      1450. Composition.section:structuredSection.section:hospitalStudySection.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).

                                                                                                                                                                      ShortIf 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.

                                                                                                                                                                      Control0..0
                                                                                                                                                                      Typeboolean
                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                      Summarytrue
                                                                                                                                                                      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.

                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                      1452. Composition.section:structuredSection.section:hospitalStudySection.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.

                                                                                                                                                                      ShortPlain text representation of the concept
                                                                                                                                                                      Comments

                                                                                                                                                                      Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                                      Control0..0
                                                                                                                                                                      Typestring
                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                      Summarytrue
                                                                                                                                                                      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.

                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                      1454. Composition.section:structuredSection.section:hospitalStudySection.author
                                                                                                                                                                      Definition

                                                                                                                                                                      Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                      ShortWho and/or what authored the section
                                                                                                                                                                      Control0..*
                                                                                                                                                                      TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                      Summaryfalse
                                                                                                                                                                      Requirements

                                                                                                                                                                      Identifies who is responsible for the content.

                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                      1456. Composition.section:structuredSection.section:hospitalStudySection.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).

                                                                                                                                                                      ShortWho/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.

                                                                                                                                                                      Control0..1
                                                                                                                                                                      TypeReference(Resource)
                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                      Summaryfalse
                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                      1458. Composition.section:structuredSection.section:hospitalStudySection.text
                                                                                                                                                                      Definition

                                                                                                                                                                      本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                                                                                      Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                                                                      Comments

                                                                                                                                                                      entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                                                                      Control0..1
                                                                                                                                                                      This element is affected by the following invariants: cmp-1
                                                                                                                                                                      TypeNarrative
                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                      Must Supporttrue
                                                                                                                                                                      Summaryfalse
                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                      1460. Composition.section:structuredSection.section:hospitalStudySection.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.

                                                                                                                                                                      ShortUnique id for inter-element referencing
                                                                                                                                                                      Control0..1
                                                                                                                                                                      Typestring
                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                      Summaryfalse
                                                                                                                                                                      1462. Composition.section:structuredSection.section:hospitalStudySection.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.

                                                                                                                                                                      ShortAdditional 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.

                                                                                                                                                                      Control0..*
                                                                                                                                                                      TypeExtension
                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                      Summaryfalse
                                                                                                                                                                      Alternate Namesextensions, user content
                                                                                                                                                                      Invariantsele-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())
                                                                                                                                                                      SlicingThis 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:
                                                                                                                                                                      • value @ url
                                                                                                                                                                      • 1464. Composition.section:structuredSection.section:hospitalStudySection.text.status
                                                                                                                                                                        Definition

                                                                                                                                                                        generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                                                                        Shortセクションの内容作成状態コード
                                                                                                                                                                        Control1..1
                                                                                                                                                                        BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                                                                        (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                                                                        The status of a resource narrative.

                                                                                                                                                                        Typecode
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                        Must Supporttrue
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        Fixed Valueadditional
                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                        1466. Composition.section:structuredSection.section:hospitalStudySection.text.div
                                                                                                                                                                        Definition

                                                                                                                                                                        本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                                                                        Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                                                                        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.

                                                                                                                                                                        Control1..1
                                                                                                                                                                        Typexhtml
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        Invariantsele-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())
                                                                                                                                                                        1468. Composition.section:structuredSection.section:hospitalStudySection.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.

                                                                                                                                                                        Shortworking | snapshot | changes
                                                                                                                                                                        Comments

                                                                                                                                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                        Control0..0
                                                                                                                                                                        BindingThe 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.

                                                                                                                                                                        Typecode
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        Requirements

                                                                                                                                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                        1470. Composition.section:structuredSection.section:hospitalStudySection.orderedBy
                                                                                                                                                                        Definition

                                                                                                                                                                        Specifies the order applied to the items in the section entries.

                                                                                                                                                                        ShortOrder 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.

                                                                                                                                                                        Control0..0
                                                                                                                                                                        BindingThe 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.

                                                                                                                                                                        TypeCodeableConcept
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        Requirements

                                                                                                                                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                        1472. Composition.section:structuredSection.section:hospitalStudySection.entry
                                                                                                                                                                        Definition

                                                                                                                                                                        入院中検査結果を記述して参照する。記述すべき結果が存在しないことを明示的に記述する(「特になし」など)場合には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.

                                                                                                                                                                        Control0..*
                                                                                                                                                                        This element is affected by the following invariants: cmp-2
                                                                                                                                                                        TypeReference(JP Core Observation Common Profile, JP Core ImagingStudy Radiology Profile, JP Core DiagnosticReport Common Profile, Bundle)
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        Must Supporttrue
                                                                                                                                                                        Must Support TypesNo must-support rules about the choice of types/profiles
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                        1474. Composition.section:structuredSection.section:hospitalStudySection.emptyReason
                                                                                                                                                                        Definition

                                                                                                                                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                        ShortWhy 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.

                                                                                                                                                                        Control0..1
                                                                                                                                                                        This element is affected by the following invariants: cmp-2
                                                                                                                                                                        BindingThe 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.

                                                                                                                                                                        TypeCodeableConcept
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        Requirements

                                                                                                                                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                        1476. Composition.section:structuredSection.section:hospitalStudySection.section
                                                                                                                                                                        Definition

                                                                                                                                                                        A nested sub-section within this section.

                                                                                                                                                                        ShortNested Section
                                                                                                                                                                        Comments

                                                                                                                                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                                        Control0..0
                                                                                                                                                                        This element is affected by the following invariants: cmp-1
                                                                                                                                                                        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                        1478. Composition.section:structuredSection.section:medicalDeviceSection
                                                                                                                                                                        Slice NamemedicalDeviceSection
                                                                                                                                                                        Definition

                                                                                                                                                                        医療機器セクション

                                                                                                                                                                        Short医療機器セクション
                                                                                                                                                                        Comments

                                                                                                                                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                                        Control0..1
                                                                                                                                                                        This element is affected by the following invariants: cmp-1
                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        Must Supporttrue
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                        1480. Composition.section:structuredSection.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.

                                                                                                                                                                        ShortUnique id for inter-element referencing
                                                                                                                                                                        Control0..1
                                                                                                                                                                        Typestring
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        1482. Composition.section:structuredSection.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.

                                                                                                                                                                        ShortAdditional 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.

                                                                                                                                                                        Control0..*
                                                                                                                                                                        TypeExtension
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        Alternate Namesextensions, user content
                                                                                                                                                                        Invariantsele-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())
                                                                                                                                                                        1484. Composition.section:structuredSection.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).

                                                                                                                                                                        ShortExtensions 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.

                                                                                                                                                                        Control0..*
                                                                                                                                                                        TypeExtension
                                                                                                                                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                        Summarytrue
                                                                                                                                                                        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 Namesextensions, user content, modifiers
                                                                                                                                                                        Invariantsele-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())
                                                                                                                                                                        1486. Composition.section:structuredSection.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.

                                                                                                                                                                        Control1..1
                                                                                                                                                                        Typestring
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                        Must Supporttrue
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        Requirements

                                                                                                                                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                                                                        Alternate Namesheader, label, caption
                                                                                                                                                                        Pattern Value医療機器
                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                        1488. Composition.section:structuredSection.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.

                                                                                                                                                                        Control1..1
                                                                                                                                                                        BindingFor 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.

                                                                                                                                                                        TypeCodeableConcept
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        Must Supporttrue
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        Requirements

                                                                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                        1490. Composition.section:structuredSection.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.

                                                                                                                                                                        ShortUnique id for inter-element referencing
                                                                                                                                                                        Control0..1
                                                                                                                                                                        Typestring
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        1492. Composition.section:structuredSection.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.

                                                                                                                                                                        ShortAdditional 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.

                                                                                                                                                                        Control0..*
                                                                                                                                                                        TypeExtension
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        Alternate Namesextensions, user content
                                                                                                                                                                        Invariantsele-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())
                                                                                                                                                                        SlicingThis 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:
                                                                                                                                                                        • value @ url
                                                                                                                                                                        • 1494. Composition.section:structuredSection.section:medicalDeviceSection.code.coding
                                                                                                                                                                          Definition

                                                                                                                                                                          A reference to a code defined by a terminology system.

                                                                                                                                                                          ShortCode 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.

                                                                                                                                                                          Control1..1
                                                                                                                                                                          BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                                                                          (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                                                                          TypeCoding
                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                          Must Supporttrue
                                                                                                                                                                          Summarytrue
                                                                                                                                                                          Requirements

                                                                                                                                                                          Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                          1496. Composition.section:structuredSection.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.

                                                                                                                                                                          ShortUnique id for inter-element referencing
                                                                                                                                                                          Control0..1
                                                                                                                                                                          Typestring
                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                          Summaryfalse
                                                                                                                                                                          1498. Composition.section:structuredSection.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.

                                                                                                                                                                          ShortAdditional 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.

                                                                                                                                                                          Control0..*
                                                                                                                                                                          TypeExtension
                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                          Summaryfalse
                                                                                                                                                                          Alternate Namesextensions, user content
                                                                                                                                                                          Invariantsele-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())
                                                                                                                                                                          SlicingThis 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:
                                                                                                                                                                          • value @ url
                                                                                                                                                                          • 1500. Composition.section:structuredSection.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.

                                                                                                                                                                            Control1..1
                                                                                                                                                                            Typeuri
                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                            Must Supporttrue
                                                                                                                                                                            Summarytrue
                                                                                                                                                                            Requirements

                                                                                                                                                                            Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                                                            Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                            1502. Composition.section:structuredSection.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.

                                                                                                                                                                            ShortVersion 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.

                                                                                                                                                                            NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                                                            Control0..1
                                                                                                                                                                            Typestring
                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                            Summarytrue
                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                            1504. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.code
                                                                                                                                                                            Definition

                                                                                                                                                                            セクション区分のコード値。 固定値。

                                                                                                                                                                            Shortセクション区分のコード値
                                                                                                                                                                            Control1..1
                                                                                                                                                                            Typecode
                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                            Must Supporttrue
                                                                                                                                                                            Summarytrue
                                                                                                                                                                            Requirements

                                                                                                                                                                            Need to refer to a particular code in the system.

                                                                                                                                                                            Fixed Value810
                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                            1506. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.display
                                                                                                                                                                            Definition

                                                                                                                                                                            セクション区分コードの表示名。

                                                                                                                                                                            Shortセクション区分コードの表示名
                                                                                                                                                                            Control0..1
                                                                                                                                                                            Typestring
                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                            Must Supporttrue
                                                                                                                                                                            Summarytrue
                                                                                                                                                                            Requirements

                                                                                                                                                                            Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                                                            Pattern Value医療機器セクション
                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                            1508. Composition.section:structuredSection.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).

                                                                                                                                                                            ShortIf 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.

                                                                                                                                                                            Control0..0
                                                                                                                                                                            Typeboolean
                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                            Summarytrue
                                                                                                                                                                            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.

                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                            1510. Composition.section:structuredSection.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.

                                                                                                                                                                            ShortPlain text representation of the concept
                                                                                                                                                                            Comments

                                                                                                                                                                            Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                                            Control0..0
                                                                                                                                                                            Typestring
                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                            Summarytrue
                                                                                                                                                                            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.

                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                            1512. Composition.section:structuredSection.section:medicalDeviceSection.author
                                                                                                                                                                            Definition

                                                                                                                                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                            ShortWho and/or what authored the section
                                                                                                                                                                            Control0..*
                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                            Summaryfalse
                                                                                                                                                                            Requirements

                                                                                                                                                                            Identifies who is responsible for the content.

                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                            1514. Composition.section:structuredSection.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).

                                                                                                                                                                            ShortWho/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.

                                                                                                                                                                            Control0..1
                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                            Summaryfalse
                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                            1516. Composition.section:structuredSection.section:medicalDeviceSection.text
                                                                                                                                                                            Definition

                                                                                                                                                                            本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                                                                                            Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                                                                            Comments

                                                                                                                                                                            entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                                                                            Control0..1
                                                                                                                                                                            This element is affected by the following invariants: cmp-1
                                                                                                                                                                            TypeNarrative
                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                            Must Supporttrue
                                                                                                                                                                            Summaryfalse
                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                            1518. Composition.section:structuredSection.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.

                                                                                                                                                                            ShortUnique id for inter-element referencing
                                                                                                                                                                            Control0..1
                                                                                                                                                                            Typestring
                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                            Summaryfalse
                                                                                                                                                                            1520. Composition.section:structuredSection.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.

                                                                                                                                                                            ShortAdditional 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.

                                                                                                                                                                            Control0..*
                                                                                                                                                                            TypeExtension
                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                            Summaryfalse
                                                                                                                                                                            Alternate Namesextensions, user content
                                                                                                                                                                            Invariantsele-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())
                                                                                                                                                                            SlicingThis 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:
                                                                                                                                                                            • value @ url
                                                                                                                                                                            • 1522. Composition.section:structuredSection.section:medicalDeviceSection.text.status
                                                                                                                                                                              Definition

                                                                                                                                                                              generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                                                                              Shortセクションの内容作成状態コード
                                                                                                                                                                              Control1..1
                                                                                                                                                                              BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                                                                              (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                                                                              The status of a resource narrative.

                                                                                                                                                                              Typecode
                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                              Must Supporttrue
                                                                                                                                                                              Summaryfalse
                                                                                                                                                                              Fixed Valueadditional
                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                              1524. Composition.section:structuredSection.section:medicalDeviceSection.text.div
                                                                                                                                                                              Definition

                                                                                                                                                                              本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                                                                              Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                                                                              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.

                                                                                                                                                                              Control1..1
                                                                                                                                                                              Typexhtml
                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                              Summaryfalse
                                                                                                                                                                              Invariantsele-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())
                                                                                                                                                                              1526. Composition.section:structuredSection.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.

                                                                                                                                                                              Shortworking | snapshot | changes
                                                                                                                                                                              Comments

                                                                                                                                                                              This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                              Control0..0
                                                                                                                                                                              BindingThe 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.

                                                                                                                                                                              Typecode
                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                              Summaryfalse
                                                                                                                                                                              Requirements

                                                                                                                                                                              Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                              1528. Composition.section:structuredSection.section:medicalDeviceSection.orderedBy
                                                                                                                                                                              Definition

                                                                                                                                                                              Specifies the order applied to the items in the section entries.

                                                                                                                                                                              ShortOrder 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.

                                                                                                                                                                              Control0..0
                                                                                                                                                                              BindingThe 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.

                                                                                                                                                                              TypeCodeableConcept
                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                              Summaryfalse
                                                                                                                                                                              Requirements

                                                                                                                                                                              Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                              1530. Composition.section:structuredSection.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.

                                                                                                                                                                              Control0..*
                                                                                                                                                                              This element is affected by the following invariants: cmp-2
                                                                                                                                                                              TypeReference(JP_DeviceUseStatement)
                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                              Must Supporttrue
                                                                                                                                                                              Summaryfalse
                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                              1532. Composition.section:structuredSection.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.

                                                                                                                                                                              ShortWhy 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.

                                                                                                                                                                              Control0..1
                                                                                                                                                                              This element is affected by the following invariants: cmp-2
                                                                                                                                                                              BindingThe 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.

                                                                                                                                                                              TypeCodeableConcept
                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                              Summaryfalse
                                                                                                                                                                              Requirements

                                                                                                                                                                              Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                              1534. Composition.section:structuredSection.section:medicalDeviceSection.section
                                                                                                                                                                              Definition

                                                                                                                                                                              A nested sub-section within this section.

                                                                                                                                                                              ShortNested Section
                                                                                                                                                                              Comments

                                                                                                                                                                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                                              Control0..0
                                                                                                                                                                              This element is affected by the following invariants: cmp-1
                                                                                                                                                                              TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                              Summaryfalse
                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                              1536. Composition.section:structuredSection.section:immunizationSection
                                                                                                                                                                              Slice NameimmunizationSection
                                                                                                                                                                              Definition

                                                                                                                                                                              予防接種歴セクション

                                                                                                                                                                              Short予防接種歴セクション
                                                                                                                                                                              Comments

                                                                                                                                                                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                                              Control0..1
                                                                                                                                                                              This element is affected by the following invariants: cmp-1
                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                              Must Supporttrue
                                                                                                                                                                              Summaryfalse
                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                              1538. Composition.section:structuredSection.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.

                                                                                                                                                                              ShortUnique id for inter-element referencing
                                                                                                                                                                              Control0..1
                                                                                                                                                                              Typestring
                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                              Summaryfalse
                                                                                                                                                                              1540. Composition.section:structuredSection.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.

                                                                                                                                                                              ShortAdditional 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.

                                                                                                                                                                              Control0..*
                                                                                                                                                                              TypeExtension
                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                              Summaryfalse
                                                                                                                                                                              Alternate Namesextensions, user content
                                                                                                                                                                              Invariantsele-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())
                                                                                                                                                                              1542. Composition.section:structuredSection.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).

                                                                                                                                                                              ShortExtensions 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.

                                                                                                                                                                              Control0..*
                                                                                                                                                                              TypeExtension
                                                                                                                                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                              Summarytrue
                                                                                                                                                                              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 Namesextensions, user content, modifiers
                                                                                                                                                                              Invariantsele-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())
                                                                                                                                                                              1544. Composition.section:structuredSection.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.

                                                                                                                                                                              Control1..1
                                                                                                                                                                              Typestring
                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                              Must Supporttrue
                                                                                                                                                                              Summaryfalse
                                                                                                                                                                              Requirements

                                                                                                                                                                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                                                                              Alternate Namesheader, label, caption
                                                                                                                                                                              Pattern Value予防接種歴
                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                              1546. Composition.section:structuredSection.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.

                                                                                                                                                                              Control1..1
                                                                                                                                                                              BindingFor 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.

                                                                                                                                                                              TypeCodeableConcept
                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                              Must Supporttrue
                                                                                                                                                                              Summaryfalse
                                                                                                                                                                              Requirements

                                                                                                                                                                              Provides computable standardized labels to topics within the document.

                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                              1548. Composition.section:structuredSection.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.

                                                                                                                                                                              ShortUnique id for inter-element referencing
                                                                                                                                                                              Control0..1
                                                                                                                                                                              Typestring
                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                              Summaryfalse
                                                                                                                                                                              1550. Composition.section:structuredSection.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.

                                                                                                                                                                              ShortAdditional 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.

                                                                                                                                                                              Control0..*
                                                                                                                                                                              TypeExtension
                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                              Summaryfalse
                                                                                                                                                                              Alternate Namesextensions, user content
                                                                                                                                                                              Invariantsele-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())
                                                                                                                                                                              SlicingThis 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:
                                                                                                                                                                              • value @ url
                                                                                                                                                                              • 1552. Composition.section:structuredSection.section:immunizationSection.code.coding
                                                                                                                                                                                Definition

                                                                                                                                                                                A reference to a code defined by a terminology system.

                                                                                                                                                                                ShortCode 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.

                                                                                                                                                                                Control1..1
                                                                                                                                                                                BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                                                                                (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                                                                                TypeCoding
                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                Must Supporttrue
                                                                                                                                                                                Summarytrue
                                                                                                                                                                                Requirements

                                                                                                                                                                                Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                1554. Composition.section:structuredSection.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.

                                                                                                                                                                                ShortUnique id for inter-element referencing
                                                                                                                                                                                Control0..1
                                                                                                                                                                                Typestring
                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                1556. Composition.section:structuredSection.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.

                                                                                                                                                                                ShortAdditional 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.

                                                                                                                                                                                Control0..*
                                                                                                                                                                                TypeExtension
                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                Alternate Namesextensions, user content
                                                                                                                                                                                Invariantsele-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())
                                                                                                                                                                                SlicingThis 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:
                                                                                                                                                                                • value @ url
                                                                                                                                                                                • 1558. Composition.section:structuredSection.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.

                                                                                                                                                                                  Control1..1
                                                                                                                                                                                  Typeuri
                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                  Must Supporttrue
                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                  Requirements

                                                                                                                                                                                  Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                                                                  Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                  1560. Composition.section:structuredSection.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.

                                                                                                                                                                                  ShortVersion 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.

                                                                                                                                                                                  NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                                                                  Control0..1
                                                                                                                                                                                  Typestring
                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                  1562. Composition.section:structuredSection.section:immunizationSection.code.coding.code
                                                                                                                                                                                  Definition

                                                                                                                                                                                  セクション区分のコード値。 固定値。

                                                                                                                                                                                  Shortセクション区分のコード値
                                                                                                                                                                                  Control1..1
                                                                                                                                                                                  Typecode
                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                  Must Supporttrue
                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                  Requirements

                                                                                                                                                                                  Need to refer to a particular code in the system.

                                                                                                                                                                                  Fixed Value530
                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                  1564. Composition.section:structuredSection.section:immunizationSection.code.coding.display
                                                                                                                                                                                  Definition

                                                                                                                                                                                  セクション区分コードの表示名。

                                                                                                                                                                                  Shortセクション区分コードの表示名
                                                                                                                                                                                  Control0..1
                                                                                                                                                                                  Typestring
                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                  Must Supporttrue
                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                  Requirements

                                                                                                                                                                                  Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                                                                  Pattern Value予防接種歴セクション
                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                  1566. Composition.section:structuredSection.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).

                                                                                                                                                                                  ShortIf 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.

                                                                                                                                                                                  Control0..0
                                                                                                                                                                                  Typeboolean
                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                  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.

                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                  1568. Composition.section:structuredSection.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.

                                                                                                                                                                                  ShortPlain text representation of the concept
                                                                                                                                                                                  Comments

                                                                                                                                                                                  Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                                                  Control0..0
                                                                                                                                                                                  Typestring
                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                  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.

                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                  1570. Composition.section:structuredSection.section:immunizationSection.author
                                                                                                                                                                                  Definition

                                                                                                                                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                  ShortWho and/or what authored the section
                                                                                                                                                                                  Control0..*
                                                                                                                                                                                  TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                  Requirements

                                                                                                                                                                                  Identifies who is responsible for the content.

                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                  1572. Composition.section:structuredSection.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).

                                                                                                                                                                                  ShortWho/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.

                                                                                                                                                                                  Control0..1
                                                                                                                                                                                  TypeReference(Resource)
                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                  1574. Composition.section:structuredSection.section:immunizationSection.text
                                                                                                                                                                                  Definition

                                                                                                                                                                                  本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                                                                                                  Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                                                                                  Comments

                                                                                                                                                                                  entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                                                                                  Control0..1
                                                                                                                                                                                  This element is affected by the following invariants: cmp-1
                                                                                                                                                                                  TypeNarrative
                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                  Must Supporttrue
                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                  1576. Composition.section:structuredSection.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.

                                                                                                                                                                                  ShortUnique id for inter-element referencing
                                                                                                                                                                                  Control0..1
                                                                                                                                                                                  Typestring
                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                  1578. Composition.section:structuredSection.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.

                                                                                                                                                                                  ShortAdditional 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.

                                                                                                                                                                                  Control0..*
                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                  Alternate Namesextensions, user content
                                                                                                                                                                                  Invariantsele-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())
                                                                                                                                                                                  SlicingThis 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:
                                                                                                                                                                                  • value @ url
                                                                                                                                                                                  • 1580. Composition.section:structuredSection.section:immunizationSection.text.status
                                                                                                                                                                                    Definition

                                                                                                                                                                                    generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                                                                                    Shortセクションの内容作成状態コード
                                                                                                                                                                                    Control1..1
                                                                                                                                                                                    BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                                                                                    (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                                                                                    The status of a resource narrative.

                                                                                                                                                                                    Typecode
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    Fixed Valueadditional
                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                    1582. Composition.section:structuredSection.section:immunizationSection.text.div
                                                                                                                                                                                    Definition

                                                                                                                                                                                    本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                                                                                    Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                                                                                    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.

                                                                                                                                                                                    Control1..1
                                                                                                                                                                                    Typexhtml
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    Invariantsele-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())
                                                                                                                                                                                    1584. Composition.section:structuredSection.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.

                                                                                                                                                                                    Shortworking | snapshot | changes
                                                                                                                                                                                    Comments

                                                                                                                                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                    Control0..0
                                                                                                                                                                                    BindingThe 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.

                                                                                                                                                                                    Typecode
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    Requirements

                                                                                                                                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                    1586. Composition.section:structuredSection.section:immunizationSection.orderedBy
                                                                                                                                                                                    Definition

                                                                                                                                                                                    Specifies the order applied to the items in the section entries.

                                                                                                                                                                                    ShortOrder 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.

                                                                                                                                                                                    Control0..0
                                                                                                                                                                                    BindingThe 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.

                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    Requirements

                                                                                                                                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                    1588. Composition.section:structuredSection.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.

                                                                                                                                                                                    Control0..*
                                                                                                                                                                                    This element is affected by the following invariants: cmp-2
                                                                                                                                                                                    TypeReference(JP Core Immunization Profile)
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                    1590. Composition.section:structuredSection.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.

                                                                                                                                                                                    ShortWhy 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.

                                                                                                                                                                                    Control0..1
                                                                                                                                                                                    This element is affected by the following invariants: cmp-2
                                                                                                                                                                                    BindingThe 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.

                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    Requirements

                                                                                                                                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                    1592. Composition.section:structuredSection.section:immunizationSection.section
                                                                                                                                                                                    Definition

                                                                                                                                                                                    A nested sub-section within this section.

                                                                                                                                                                                    ShortNested Section
                                                                                                                                                                                    Comments

                                                                                                                                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                                                    Control0..0
                                                                                                                                                                                    This element is affected by the following invariants: cmp-1
                                                                                                                                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                    1594. Composition.section:structuredSection.section:advanceDirectiveSection
                                                                                                                                                                                    Slice NameadvanceDirectiveSection
                                                                                                                                                                                    Definition

                                                                                                                                                                                    事前指示セクション

                                                                                                                                                                                    Short事前指示セクション
                                                                                                                                                                                    Comments

                                                                                                                                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                                                    Control0..1
                                                                                                                                                                                    This element is affected by the following invariants: cmp-1
                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                    1596. Composition.section:structuredSection.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.

                                                                                                                                                                                    ShortUnique id for inter-element referencing
                                                                                                                                                                                    Control0..1
                                                                                                                                                                                    Typestring
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    1598. Composition.section:structuredSection.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.

                                                                                                                                                                                    ShortAdditional 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.

                                                                                                                                                                                    Control0..*
                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    Alternate Namesextensions, user content
                                                                                                                                                                                    Invariantsele-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())
                                                                                                                                                                                    1600. Composition.section:structuredSection.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).

                                                                                                                                                                                    ShortExtensions 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.

                                                                                                                                                                                    Control0..*
                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                    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 Namesextensions, user content, modifiers
                                                                                                                                                                                    Invariantsele-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())
                                                                                                                                                                                    1602. Composition.section:structuredSection.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.

                                                                                                                                                                                    Control1..1
                                                                                                                                                                                    Typestring
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    Requirements

                                                                                                                                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                                                                                    Alternate Namesheader, label, caption
                                                                                                                                                                                    Pattern Value事前指示
                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                    1604. Composition.section:structuredSection.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.

                                                                                                                                                                                    Control1..1
                                                                                                                                                                                    BindingFor 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.

                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    Requirements

                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                    1606. Composition.section:structuredSection.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.

                                                                                                                                                                                    ShortUnique id for inter-element referencing
                                                                                                                                                                                    Control0..1
                                                                                                                                                                                    Typestring
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    1608. Composition.section:structuredSection.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.

                                                                                                                                                                                    ShortAdditional 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.

                                                                                                                                                                                    Control0..*
                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    Alternate Namesextensions, user content
                                                                                                                                                                                    Invariantsele-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())
                                                                                                                                                                                    SlicingThis 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:
                                                                                                                                                                                    • value @ url
                                                                                                                                                                                    • 1610. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding
                                                                                                                                                                                      Definition

                                                                                                                                                                                      A reference to a code defined by a terminology system.

                                                                                                                                                                                      ShortCode 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.

                                                                                                                                                                                      Control1..1
                                                                                                                                                                                      BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                                                                                      (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                                                                                      TypeCoding
                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                      Must Supporttrue
                                                                                                                                                                                      Summarytrue
                                                                                                                                                                                      Requirements

                                                                                                                                                                                      Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                      1612. Composition.section:structuredSection.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.

                                                                                                                                                                                      ShortUnique id for inter-element referencing
                                                                                                                                                                                      Control0..1
                                                                                                                                                                                      Typestring
                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                      1614. Composition.section:structuredSection.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.

                                                                                                                                                                                      ShortAdditional 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.

                                                                                                                                                                                      Control0..*
                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                      Alternate Namesextensions, user content
                                                                                                                                                                                      Invariantsele-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())
                                                                                                                                                                                      SlicingThis 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:
                                                                                                                                                                                      • value @ url
                                                                                                                                                                                      • 1616. Composition.section:structuredSection.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.

                                                                                                                                                                                        Control1..1
                                                                                                                                                                                        Typeuri
                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                        Must Supporttrue
                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                        Requirements

                                                                                                                                                                                        Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                                                                        Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                        1618. Composition.section:structuredSection.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.

                                                                                                                                                                                        ShortVersion 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.

                                                                                                                                                                                        NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                                                                        Control0..1
                                                                                                                                                                                        Typestring
                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                        1620. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.code
                                                                                                                                                                                        Definition

                                                                                                                                                                                        セクション区分のコード値。 固定値。

                                                                                                                                                                                        Shortセクション区分のコード値
                                                                                                                                                                                        Control1..1
                                                                                                                                                                                        Typecode
                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                        Must Supporttrue
                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                        Requirements

                                                                                                                                                                                        Need to refer to a particular code in the system.

                                                                                                                                                                                        Fixed Value410
                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                        1622. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.display
                                                                                                                                                                                        Definition

                                                                                                                                                                                        セクション区分コードの表示名。

                                                                                                                                                                                        Shortセクション区分コードの表示名
                                                                                                                                                                                        Control0..1
                                                                                                                                                                                        Typestring
                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                        Must Supporttrue
                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                        Requirements

                                                                                                                                                                                        Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                                                                        Pattern Value事前指示セクション
                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                        1624. Composition.section:structuredSection.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).

                                                                                                                                                                                        ShortIf 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.

                                                                                                                                                                                        Control0..0
                                                                                                                                                                                        Typeboolean
                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                        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.

                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                        1626. Composition.section:structuredSection.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.

                                                                                                                                                                                        ShortPlain text representation of the concept
                                                                                                                                                                                        Comments

                                                                                                                                                                                        Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                                                        Control0..0
                                                                                                                                                                                        Typestring
                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                        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.

                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                        1628. Composition.section:structuredSection.section:advanceDirectiveSection.author
                                                                                                                                                                                        Definition

                                                                                                                                                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                        ShortWho and/or what authored the section
                                                                                                                                                                                        Control0..*
                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                        Requirements

                                                                                                                                                                                        Identifies who is responsible for the content.

                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                        1630. Composition.section:structuredSection.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).

                                                                                                                                                                                        ShortWho/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.

                                                                                                                                                                                        Control0..1
                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                        1632. Composition.section:structuredSection.section:advanceDirectiveSection.text
                                                                                                                                                                                        Definition

                                                                                                                                                                                        本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                                                                                                        Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                                                                                        Comments

                                                                                                                                                                                        entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                                                                                        Control0..1
                                                                                                                                                                                        This element is affected by the following invariants: cmp-1
                                                                                                                                                                                        TypeNarrative
                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                        Must Supporttrue
                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                        1634. Composition.section:structuredSection.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.

                                                                                                                                                                                        ShortUnique id for inter-element referencing
                                                                                                                                                                                        Control0..1
                                                                                                                                                                                        Typestring
                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                        1636. Composition.section:structuredSection.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.

                                                                                                                                                                                        ShortAdditional 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.

                                                                                                                                                                                        Control0..*
                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                        Alternate Namesextensions, user content
                                                                                                                                                                                        Invariantsele-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())
                                                                                                                                                                                        SlicingThis 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:
                                                                                                                                                                                        • value @ url
                                                                                                                                                                                        • 1638. Composition.section:structuredSection.section:advanceDirectiveSection.text.status
                                                                                                                                                                                          Definition

                                                                                                                                                                                          generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                                                                                          Shortセクションの内容作成状態コード
                                                                                                                                                                                          Control1..1
                                                                                                                                                                                          BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                                                                                          (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                                                                                          The status of a resource narrative.

                                                                                                                                                                                          Typecode
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                          Must Supporttrue
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          Fixed Valueadditional
                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                          1640. Composition.section:structuredSection.section:advanceDirectiveSection.text.div
                                                                                                                                                                                          Definition

                                                                                                                                                                                          本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                                                                                          Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                                                                                          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.

                                                                                                                                                                                          Control1..1
                                                                                                                                                                                          Typexhtml
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          Invariantsele-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())
                                                                                                                                                                                          1642. Composition.section:structuredSection.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.

                                                                                                                                                                                          Shortworking | snapshot | changes
                                                                                                                                                                                          Comments

                                                                                                                                                                                          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                          Control0..0
                                                                                                                                                                                          BindingThe 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.

                                                                                                                                                                                          Typecode
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          Requirements

                                                                                                                                                                                          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                          1644. Composition.section:structuredSection.section:advanceDirectiveSection.orderedBy
                                                                                                                                                                                          Definition

                                                                                                                                                                                          Specifies the order applied to the items in the section entries.

                                                                                                                                                                                          ShortOrder 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.

                                                                                                                                                                                          Control0..0
                                                                                                                                                                                          BindingThe 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.

                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          Requirements

                                                                                                                                                                                          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                          1646. Composition.section:structuredSection.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.

                                                                                                                                                                                          Control0..*
                                                                                                                                                                                          This element is affected by the following invariants: cmp-2
                                                                                                                                                                                          TypeReference(JP_Consent)
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          Must Supporttrue
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                          1648. Composition.section:structuredSection.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.

                                                                                                                                                                                          ShortWhy 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.

                                                                                                                                                                                          Control0..1
                                                                                                                                                                                          This element is affected by the following invariants: cmp-2
                                                                                                                                                                                          BindingThe 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.

                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          Requirements

                                                                                                                                                                                          Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                          1650. Composition.section:structuredSection.section:advanceDirectiveSection.section
                                                                                                                                                                                          Definition

                                                                                                                                                                                          A nested sub-section within this section.

                                                                                                                                                                                          ShortNested Section
                                                                                                                                                                                          Comments

                                                                                                                                                                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                                                          Control0..0
                                                                                                                                                                                          This element is affected by the following invariants: cmp-1
                                                                                                                                                                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                          1652. Composition.section:structuredSection.section:researchParticipationSection
                                                                                                                                                                                          Slice NameresearchParticipationSection
                                                                                                                                                                                          Definition

                                                                                                                                                                                          臨床研究参加セクション

                                                                                                                                                                                          Short臨床研究参加セクション
                                                                                                                                                                                          Comments

                                                                                                                                                                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                                                          Control0..1
                                                                                                                                                                                          This element is affected by the following invariants: cmp-1
                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          Must Supporttrue
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                          1654. Composition.section:structuredSection.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.

                                                                                                                                                                                          ShortUnique id for inter-element referencing
                                                                                                                                                                                          Control0..1
                                                                                                                                                                                          Typestring
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          1656. Composition.section:structuredSection.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.

                                                                                                                                                                                          ShortAdditional 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.

                                                                                                                                                                                          Control0..*
                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          Alternate Namesextensions, user content
                                                                                                                                                                                          Invariantsele-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())
                                                                                                                                                                                          1658. Composition.section:structuredSection.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).

                                                                                                                                                                                          ShortExtensions 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.

                                                                                                                                                                                          Control0..*
                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                          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 Namesextensions, user content, modifiers
                                                                                                                                                                                          Invariantsele-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())
                                                                                                                                                                                          1660. Composition.section:structuredSection.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.

                                                                                                                                                                                          Control1..1
                                                                                                                                                                                          Typestring
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                          Must Supporttrue
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          Requirements

                                                                                                                                                                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                                                                                          Alternate Namesheader, label, caption
                                                                                                                                                                                          Pattern Value臨床研究参加
                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                          1662. Composition.section:structuredSection.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.

                                                                                                                                                                                          Control1..1
                                                                                                                                                                                          BindingFor 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.

                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          Must Supporttrue
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          Requirements

                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                          1664. Composition.section:structuredSection.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.

                                                                                                                                                                                          ShortUnique id for inter-element referencing
                                                                                                                                                                                          Control0..1
                                                                                                                                                                                          Typestring
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          1666. Composition.section:structuredSection.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.

                                                                                                                                                                                          ShortAdditional 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.

                                                                                                                                                                                          Control0..*
                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          Alternate Namesextensions, user content
                                                                                                                                                                                          Invariantsele-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())
                                                                                                                                                                                          SlicingThis 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:
                                                                                                                                                                                          • value @ url
                                                                                                                                                                                          • 1668. Composition.section:structuredSection.section:researchParticipationSection.code.coding
                                                                                                                                                                                            Definition

                                                                                                                                                                                            A reference to a code defined by a terminology system.

                                                                                                                                                                                            ShortCode 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.

                                                                                                                                                                                            Control1..1
                                                                                                                                                                                            BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                                                                                            (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                                                                                            TypeCoding
                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                            Must Supporttrue
                                                                                                                                                                                            Summarytrue
                                                                                                                                                                                            Requirements

                                                                                                                                                                                            Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                            1670. Composition.section:structuredSection.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.

                                                                                                                                                                                            ShortUnique id for inter-element referencing
                                                                                                                                                                                            Control0..1
                                                                                                                                                                                            Typestring
                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                            1672. Composition.section:structuredSection.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.

                                                                                                                                                                                            ShortAdditional 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.

                                                                                                                                                                                            Control0..*
                                                                                                                                                                                            TypeExtension
                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                            Alternate Namesextensions, user content
                                                                                                                                                                                            Invariantsele-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())
                                                                                                                                                                                            SlicingThis 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:
                                                                                                                                                                                            • value @ url
                                                                                                                                                                                            • 1674. Composition.section:structuredSection.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.

                                                                                                                                                                                              Control1..1
                                                                                                                                                                                              Typeuri
                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                              Must Supporttrue
                                                                                                                                                                                              Summarytrue
                                                                                                                                                                                              Requirements

                                                                                                                                                                                              Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                                                                              Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                              1676. Composition.section:structuredSection.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.

                                                                                                                                                                                              ShortVersion 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.

                                                                                                                                                                                              NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                                                                              Control0..1
                                                                                                                                                                                              Typestring
                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                              Summarytrue
                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                              1678. Composition.section:structuredSection.section:researchParticipationSection.code.coding.code
                                                                                                                                                                                              Definition

                                                                                                                                                                                              セクション区分のコード値。 固定値。

                                                                                                                                                                                              Shortセクション区分のコード値
                                                                                                                                                                                              Control1..1
                                                                                                                                                                                              Typecode
                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                              Must Supporttrue
                                                                                                                                                                                              Summarytrue
                                                                                                                                                                                              Requirements

                                                                                                                                                                                              Need to refer to a particular code in the system.

                                                                                                                                                                                              Fixed Value830
                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                              1680. Composition.section:structuredSection.section:researchParticipationSection.code.coding.display
                                                                                                                                                                                              Definition

                                                                                                                                                                                              セクション区分コードの表示名。

                                                                                                                                                                                              Shortセクション区分コードの表示名
                                                                                                                                                                                              Control0..1
                                                                                                                                                                                              Typestring
                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                              Must Supporttrue
                                                                                                                                                                                              Summarytrue
                                                                                                                                                                                              Requirements

                                                                                                                                                                                              Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                                                                              Pattern Value臨床研究参加セクション
                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                              1682. Composition.section:structuredSection.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).

                                                                                                                                                                                              ShortIf 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.

                                                                                                                                                                                              Control0..0
                                                                                                                                                                                              Typeboolean
                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                              Summarytrue
                                                                                                                                                                                              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.

                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                              1684. Composition.section:structuredSection.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.

                                                                                                                                                                                              ShortPlain text representation of the concept
                                                                                                                                                                                              Comments

                                                                                                                                                                                              Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                                                              Control0..0
                                                                                                                                                                                              Typestring
                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                              Summarytrue
                                                                                                                                                                                              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.

                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                              1686. Composition.section:structuredSection.section:researchParticipationSection.author
                                                                                                                                                                                              Definition

                                                                                                                                                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                              ShortWho and/or what authored the section
                                                                                                                                                                                              Control0..*
                                                                                                                                                                                              TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                              Requirements

                                                                                                                                                                                              Identifies who is responsible for the content.

                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                              1688. Composition.section:structuredSection.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).

                                                                                                                                                                                              ShortWho/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.

                                                                                                                                                                                              Control0..1
                                                                                                                                                                                              TypeReference(Resource)
                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                              1690. Composition.section:structuredSection.section:researchParticipationSection.text
                                                                                                                                                                                              Definition

                                                                                                                                                                                              本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。

                                                                                                                                                                                              Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                                                                                              Comments

                                                                                                                                                                                              entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                                                                                              Control0..1
                                                                                                                                                                                              This element is affected by the following invariants: cmp-1
                                                                                                                                                                                              TypeNarrative
                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                              Must Supporttrue
                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                              1692. Composition.section:structuredSection.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.

                                                                                                                                                                                              ShortUnique id for inter-element referencing
                                                                                                                                                                                              Control0..1
                                                                                                                                                                                              Typestring
                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                              1694. Composition.section:structuredSection.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.

                                                                                                                                                                                              ShortAdditional 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.

                                                                                                                                                                                              Control0..*
                                                                                                                                                                                              TypeExtension
                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                              Alternate Namesextensions, user content
                                                                                                                                                                                              Invariantsele-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())
                                                                                                                                                                                              SlicingThis 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:
                                                                                                                                                                                              • value @ url
                                                                                                                                                                                              • 1696. Composition.section:structuredSection.section:researchParticipationSection.text.status
                                                                                                                                                                                                Definition

                                                                                                                                                                                                generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                                                                                                Shortセクションの内容作成状態コード
                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                                                                                                (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                                                                                                The status of a resource narrative.

                                                                                                                                                                                                Typecode
                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                Must Supporttrue
                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                Fixed Valueadditional
                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                1698. Composition.section:structuredSection.section:researchParticipationSection.text.div
                                                                                                                                                                                                Definition

                                                                                                                                                                                                本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                                                                                                Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                                                                                                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.

                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                Typexhtml
                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                Invariantsele-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())
                                                                                                                                                                                                1700. Composition.section:structuredSection.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.

                                                                                                                                                                                                Shortworking | snapshot | changes
                                                                                                                                                                                                Comments

                                                                                                                                                                                                This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                Control0..0
                                                                                                                                                                                                BindingThe 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.

                                                                                                                                                                                                Typecode
                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                Requirements

                                                                                                                                                                                                Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                1702. Composition.section:structuredSection.section:researchParticipationSection.orderedBy
                                                                                                                                                                                                Definition

                                                                                                                                                                                                Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                ShortOrder 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.

                                                                                                                                                                                                Control0..0
                                                                                                                                                                                                BindingThe 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.

                                                                                                                                                                                                TypeCodeableConcept
                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                Requirements

                                                                                                                                                                                                Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                1704. Composition.section:structuredSection.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.

                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                TypeReference(JP_ResearchSubject)
                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                Must Supporttrue
                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                1706. Composition.section:structuredSection.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.

                                                                                                                                                                                                ShortWhy 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.

                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                BindingThe 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.

                                                                                                                                                                                                TypeCodeableConcept
                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                Requirements

                                                                                                                                                                                                Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                1708. Composition.section:structuredSection.section:researchParticipationSection.section
                                                                                                                                                                                                Definition

                                                                                                                                                                                                A nested sub-section within this section.

                                                                                                                                                                                                ShortNested Section
                                                                                                                                                                                                Comments

                                                                                                                                                                                                Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                                                                Control0..0
                                                                                                                                                                                                This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                1710. Composition.section:attachmentSection
                                                                                                                                                                                                Slice NameattachmentSection
                                                                                                                                                                                                Definition

                                                                                                                                                                                                添付情報セクション

                                                                                                                                                                                                Short添付情報セクション
                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                Must Supporttrue
                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                Invariantscmp-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()))
                                                                                                                                                                                                1712. 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.

                                                                                                                                                                                                ShortUnique id for inter-element referencing
                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                Typestring
                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                1714. 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.

                                                                                                                                                                                                ShortAdditional 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.

                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                Alternate Namesextensions, user content
                                                                                                                                                                                                Invariantsele-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())
                                                                                                                                                                                                1716. 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).

                                                                                                                                                                                                ShortExtensions 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.

                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                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 Namesextensions, user content, modifiers
                                                                                                                                                                                                Invariantsele-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())
                                                                                                                                                                                                1718. 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.

                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                Typestring
                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                Must Supporttrue
                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                Requirements

                                                                                                                                                                                                Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                                                                                                Alternate Namesheader, label, caption
                                                                                                                                                                                                Fixed Value添付情報
                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                1720. 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.

                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                BindingFor 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.

                                                                                                                                                                                                TypeCodeableConcept
                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                Must Supporttrue
                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                Requirements

                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                1722. 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.

                                                                                                                                                                                                ShortUnique id for inter-element referencing
                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                Typestring
                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                1724. 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.

                                                                                                                                                                                                ShortAdditional 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.

                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                Alternate Namesextensions, user content
                                                                                                                                                                                                Invariantsele-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())
                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                • 1726. Composition.section:attachmentSection.code.coding
                                                                                                                                                                                                  Definition

                                                                                                                                                                                                  A reference to a code defined by a terminology system.

                                                                                                                                                                                                  ShortCode 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.

                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                  BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                                                                                                  (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                                                                                                  TypeCoding
                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                  Must Supporttrue
                                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                  Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                  1728. 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.

                                                                                                                                                                                                  ShortUnique id for inter-element referencing
                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                  1730. 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.

                                                                                                                                                                                                  ShortAdditional 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.

                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                  Alternate Namesextensions, user content
                                                                                                                                                                                                  Invariantsele-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())
                                                                                                                                                                                                  SlicingThis 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:
                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                  • 1732. 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.

                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                    Typeuri
                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                    Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                                                                                    Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                    1734. 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.

                                                                                                                                                                                                    ShortVersion 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.

                                                                                                                                                                                                    NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                    1736. Composition.section:attachmentSection.code.coding.code
                                                                                                                                                                                                    Definition

                                                                                                                                                                                                    セクション区分のコード値。 固定値。

                                                                                                                                                                                                    Shortセクション区分のコード値
                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                    Typecode
                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                    Need to refer to a particular code in the system.

                                                                                                                                                                                                    Fixed Value210
                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                    1738. Composition.section:attachmentSection.code.coding.display
                                                                                                                                                                                                    Definition

                                                                                                                                                                                                    セクション区分コードの表示名。

                                                                                                                                                                                                    Shortセクション区分コードの表示名
                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                    Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                                                                                    Pattern Value添付情報セクション
                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                    1740. 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).

                                                                                                                                                                                                    ShortIf 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.

                                                                                                                                                                                                    Control0..0
                                                                                                                                                                                                    Typeboolean
                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                    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.

                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                    1742. 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.

                                                                                                                                                                                                    ShortPlain text representation of the concept
                                                                                                                                                                                                    Comments

                                                                                                                                                                                                    Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                                                                    Control0..0
                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                    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.

                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                    1744. Composition.section:attachmentSection.author
                                                                                                                                                                                                    Definition

                                                                                                                                                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                    ShortWho and/or what authored the section
                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                    Identifies who is responsible for the content.

                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                    1746. 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).

                                                                                                                                                                                                    ShortWho/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.

                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                    1748. Composition.section:attachmentSection.text
                                                                                                                                                                                                    Definition

                                                                                                                                                                                                    本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。

                                                                                                                                                                                                    Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                                                                                                    Comments

                                                                                                                                                                                                    entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                    This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                    TypeNarrative
                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                    1750. 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.

                                                                                                                                                                                                    ShortUnique id for inter-element referencing
                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                    1752. 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.

                                                                                                                                                                                                    ShortAdditional 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.

                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                    Alternate Namesextensions, user content
                                                                                                                                                                                                    Invariantsele-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())
                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                    • 1754. Composition.section:attachmentSection.text.status
                                                                                                                                                                                                      Definition

                                                                                                                                                                                                      generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                                                                                                      Shortセクションの内容作成状態コード
                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                      BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                                                                                                      (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                                                                                                      The status of a resource narrative.

                                                                                                                                                                                                      Typecode
                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                      Must Supporttrue
                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                      Fixed Valueadditional
                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                      1756. Composition.section:attachmentSection.text.div
                                                                                                                                                                                                      Definition

                                                                                                                                                                                                      本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                                                                                                      Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                                                                                                      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.

                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                      Typexhtml
                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                      Invariantsele-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())
                                                                                                                                                                                                      1758. 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.

                                                                                                                                                                                                      Shortworking | snapshot | changes
                                                                                                                                                                                                      Comments

                                                                                                                                                                                                      This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                      Control0..0
                                                                                                                                                                                                      BindingThe 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.

                                                                                                                                                                                                      Typecode
                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                      Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                      1760. Composition.section:attachmentSection.orderedBy
                                                                                                                                                                                                      Definition

                                                                                                                                                                                                      Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                      ShortOrder 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.

                                                                                                                                                                                                      Control0..0
                                                                                                                                                                                                      BindingThe 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.

                                                                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                      Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                      1762. Composition.section:attachmentSection.entry
                                                                                                                                                                                                      Definition

                                                                                                                                                                                                      添付情報ファイルへの参照

                                                                                                                                                                                                      Short添付情報ファイルへの参照
                                                                                                                                                                                                      Comments

                                                                                                                                                                                                      If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                                                                                                                                                      Control1..*
                                                                                                                                                                                                      This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                      TypeReference(DocumentReference, Bundle)
                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                      1764. 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.

                                                                                                                                                                                                      ShortWhy 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.

                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                      This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                      BindingThe 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.

                                                                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                      Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                      1766. Composition.section:attachmentSection.section
                                                                                                                                                                                                      Definition

                                                                                                                                                                                                      A nested sub-section within this section.

                                                                                                                                                                                                      ShortNested Section
                                                                                                                                                                                                      Comments

                                                                                                                                                                                                      Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                                                                      Control0..0
                                                                                                                                                                                                      This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                      TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                      1768. Composition.section:pdfSection
                                                                                                                                                                                                      Slice NamepdfSection
                                                                                                                                                                                                      Definition

                                                                                                                                                                                                      PDFセクション

                                                                                                                                                                                                      ShortPDFセクション
                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                      Must Supporttrue
                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                      Invariantscmp-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()))
                                                                                                                                                                                                      1770. 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.

                                                                                                                                                                                                      ShortUnique id for inter-element referencing
                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                      1772. 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.

                                                                                                                                                                                                      ShortAdditional 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.

                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                      Alternate Namesextensions, user content
                                                                                                                                                                                                      Invariantsele-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())
                                                                                                                                                                                                      1774. 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).

                                                                                                                                                                                                      ShortExtensions 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.

                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                      Summarytrue
                                                                                                                                                                                                      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 Namesextensions, user content, modifiers
                                                                                                                                                                                                      Invariantsele-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())
                                                                                                                                                                                                      1776. 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.

                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                      Must Supporttrue
                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                      Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                                                                                                                                                      Alternate Namesheader, label, caption
                                                                                                                                                                                                      Fixed ValuePDF
                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                      1778. 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.

                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                      BindingFor 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.

                                                                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                      Must Supporttrue
                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                      1780. 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.

                                                                                                                                                                                                      ShortUnique id for inter-element referencing
                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                      1782. 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.

                                                                                                                                                                                                      ShortAdditional 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.

                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                      Alternate Namesextensions, user content
                                                                                                                                                                                                      Invariantsele-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())
                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                      • 1784. Composition.section:pdfSection.code.coding
                                                                                                                                                                                                        Definition

                                                                                                                                                                                                        A reference to a code defined by a terminology system.

                                                                                                                                                                                                        ShortCode 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.

                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                        BindingThe codes SHALL be taken from JP_valueSet_eDischargeSummary_document_section (1.0.0)
                                                                                                                                                                                                        (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section|1.0.0)
                                                                                                                                                                                                        TypeCoding
                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                        Must Supporttrue
                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                        Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                        1786. 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.

                                                                                                                                                                                                        ShortUnique id for inter-element referencing
                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                        1788. 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.

                                                                                                                                                                                                        ShortAdditional 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.

                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                        Alternate Namesextensions, user content
                                                                                                                                                                                                        Invariantsele-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())
                                                                                                                                                                                                        SlicingThis 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:
                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                        • 1790. 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.

                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                          Typeuri
                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                          Must Supporttrue
                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                          Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                                                                                          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                          1792. 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.

                                                                                                                                                                                                          ShortVersion 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.

                                                                                                                                                                                                          NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                          1794. Composition.section:pdfSection.code.coding.code
                                                                                                                                                                                                          Definition

                                                                                                                                                                                                          セクション区分のコード値。 固定値。

                                                                                                                                                                                                          Shortセクション区分のコード値
                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                          Typecode
                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                          Must Supporttrue
                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                          Need to refer to a particular code in the system.

                                                                                                                                                                                                          Fixed Value230
                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                          1796. Composition.section:pdfSection.code.coding.display
                                                                                                                                                                                                          Definition

                                                                                                                                                                                                          セクション区分コードの表示名。

                                                                                                                                                                                                          Shortセクション区分コードの表示名
                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                          Must Supporttrue
                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                                                                                          Pattern ValuePDFセクション
                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                          1798. 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).

                                                                                                                                                                                                          ShortIf 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.

                                                                                                                                                                                                          Control0..0
                                                                                                                                                                                                          Typeboolean
                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                          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.

                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                          1800. 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.

                                                                                                                                                                                                          ShortPlain text representation of the concept
                                                                                                                                                                                                          Comments

                                                                                                                                                                                                          Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                                                                          Control0..0
                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                          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.

                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                          1802. Composition.section:pdfSection.author
                                                                                                                                                                                                          Definition

                                                                                                                                                                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                          ShortWho and/or what authored the section
                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                          Identifies who is responsible for the content.

                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                          1804. 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).

                                                                                                                                                                                                          ShortWho/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.

                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                          1806. Composition.section:pdfSection.text
                                                                                                                                                                                                          Definition

                                                                                                                                                                                                          本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。

                                                                                                                                                                                                          Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。
                                                                                                                                                                                                          Comments

                                                                                                                                                                                                          entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。

                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                          This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                          TypeNarrative
                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                          Must Supporttrue
                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                          1808. 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.

                                                                                                                                                                                                          ShortUnique id for inter-element referencing
                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                          1810. 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.

                                                                                                                                                                                                          ShortAdditional 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.

                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                          Alternate Namesextensions, user content
                                                                                                                                                                                                          Invariantsele-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())
                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                          • 1812. Composition.section:pdfSection.text.status
                                                                                                                                                                                                            Definition

                                                                                                                                                                                                            generated | extensions | additional | empty から "additional" の固定値。

                                                                                                                                                                                                            Shortセクションの内容作成状態コード
                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                            BindingThe codes SHALL be taken from NarrativeStatus
                                                                                                                                                                                                            (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

                                                                                                                                                                                                            The status of a resource narrative.

                                                                                                                                                                                                            Typecode
                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                            Must Supporttrue
                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                            Fixed Valueadditional
                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                            1814. Composition.section:pdfSection.text.div
                                                                                                                                                                                                            Definition

                                                                                                                                                                                                            本セクションの内容を xhtml 形式のテキストで表現した文字列。

                                                                                                                                                                                                            Shortxhtml簡略形式に従った叙述記述データ
                                                                                                                                                                                                            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.

                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                            Typexhtml
                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                            Invariantsele-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())
                                                                                                                                                                                                            1816. 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.

                                                                                                                                                                                                            Shortworking | snapshot | changes
                                                                                                                                                                                                            Comments

                                                                                                                                                                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                            Control0..0
                                                                                                                                                                                                            BindingThe 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.

                                                                                                                                                                                                            Typecode
                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                            1818. Composition.section:pdfSection.orderedBy
                                                                                                                                                                                                            Definition

                                                                                                                                                                                                            Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                            ShortOrder 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.

                                                                                                                                                                                                            Control0..0
                                                                                                                                                                                                            BindingThe 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.

                                                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                            1820. Composition.section:pdfSection.entry
                                                                                                                                                                                                            Definition

                                                                                                                                                                                                            PDFファイルへの参照

                                                                                                                                                                                                            ShortPDFファイルへの参照
                                                                                                                                                                                                            Comments

                                                                                                                                                                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                                                                                                                                                            Control1..*
                                                                                                                                                                                                            This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                            TypeReference(DocumentReference)
                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                            1822. 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.

                                                                                                                                                                                                            ShortWhy 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.

                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                            This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                            BindingThe 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.

                                                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                            1824. Composition.section:pdfSection.section
                                                                                                                                                                                                            Definition

                                                                                                                                                                                                            A nested sub-section within this section.

                                                                                                                                                                                                            ShortNested Section
                                                                                                                                                                                                            Comments

                                                                                                                                                                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                                                                                                                                                            Control0..0
                                                                                                                                                                                                            This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                            TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))