HL7 FHIR JP Core ImplementationGuide
1.2.0-a - release Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.2.0-a) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: JP_Specimen_Common - Detailed Descriptions

Active as of 2024-12-30

Definitions for the jp-specimen-common resource profile.

Guidance on how to interpret the contents of this table can be found here

0. Specimen
Definition

患者に対して、または患者のために実行されているか実行されたアクション。これは、手術のような身体的介入、または長期サービス、カウンセリング、催眠療法のような低侵襲性である可能性がある。

Short検査のための材料
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: リソースが別のリソースに含まれている場合、meta.versionidもmeta.lastupdatedも持ってはならない。 / 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: リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management (text.`div`.exists())
2. Specimen.id
Definition

リソースのURLで使用されるリソースの論理ID。割り当てられたら、この値は変更されません。 / The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

Short論理ID
Comments

リソースにIDがないのは、IDが作成操作を使用してサーバーに送信されている場合です。 / 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. Specimen.meta
Definition

リソースに関するMetadata。これは、インフラストラクチャによって維持されるコンテンツです。コンテンツの変更は、常にリソースのバージョンの変更に関連付けられているとは限りません。 / The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

Shortリソースに関するメタデータ
Control0..1
TypeMeta
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
6. Specimen.meta.id
Definition

リソース内の要素の固有ID(内部参照用)。これは、スペースを含まない任意の文字列値である可能性があります。

Shortエレメント相互参照のためのユニークID
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
8. Specimen.meta.extension
Definition

要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。

Short実装によって定義される追加コンテンツ
Comments

どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on Specimen.meta.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 10. Specimen.meta.versionId
    Definition

    URLのバージョン部分に表示されるバージョン固有のidentifier。この値は、リソースが作成、更新、または削除された場合に変更されます。

    Shortバージョン固有のidentifier (Baajon koyū no shikibetsu-shi)
    Comments

    サーバーがこの値を割り当て、クライアントが指定した値を無視する。ただし、サーバーが更新/削除時にバージョンの整合性を強制する場合を除く。

    Control0..1
    Typeid
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
    12. Specimen.meta.lastUpdated
    Definition

    リソースが最後に変更されたとき - 例えば、バージョンが変更されたとき。

    Shortリソースのバージョンが最後に変更されたとき
    Comments

    この値はリソースが初めて作成される場合を除いて常に設定されています。サーバー/リソースマネージャーがこの値を設定します。クライアントが提供する値は関係ありません。これはHTTP Last-Modifiedに相当し、readのインタラクションで同じ値を持つべきです。

    Control0..1
    Typeinstant
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
    14. Specimen.meta.source
    Definition

    リソースのソースシステムを識別するURI。これにより、リソース内の情報のソースをトラックまたは区別するために使用できる最小限の[プロビナンス](provenance.html#)情報が提供されます。ソースは、別のFHIRサーバー、ドキュメント、メッセージ、データベースなどを識別できます。

    Shortリソースがどこから来たかを特定する
    Comments

    プロバナンスのリソースにおいて、これはProvenance.entity.what[x]に対応します。ソースの正確な使用方法(および含意されるProvenance.entity.role)は実装者の判断に委ねられます。指定されたソースは1つだけです。追加のプロバナンスの詳細が必要な場合は、完全なプロバナンスリソースを使用するべきです。

    この要素は、正規のURLでホストされていないリソースの現在のマスターソースがどこにあるかを示すために使用できます。

    Control0..1
    Typeuri
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
    16. Specimen.meta.profile
    Definition

    このリソースが準拠すると主張する StructureDefinition リソースに関するプロファイルのリストです。URL は StructureDefinition.url への参照です。

    Shortこのリソースが適合を主張するプロファイル
    Comments

    これらの主張が時間の経過に伴って検証または更新される方法と、それらを決定するサーバーや他の基盤に任されます。プロファイルURLのリストは1セットです。

    Control0..*
    Typecanonical(StructureDefinition)
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
    18. Specimen.meta.security
    Definition

    このリソースにはセキュリティラベルが適用されています。これらのタグにより、特定のリソースが全体的なセキュリティポリシーやインフラストラクチャに関連付けられます。

    Shortこのリソースに適用されたセキュリティラベル
    Comments

    セキュリティラベルは変更せずにリソースのバージョンを更新可能です。セキュリティラベルのリストはセットであり、一意性はシステム/コードに基づき、バージョンと表示は無視されます。

    Control0..*
    BindingUnless not suitable, these codes SHALL be taken from All Security Labels
    (extensible to http://hl7.org/fhir/ValueSet/security-labels)

    医療プライバシーおよびセキュリティ分類システムからのセキュリティラベル。

    TypeCoding
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
    20. Specimen.meta.tag
    Definition

    このリソースに適用されるタグです。タグは、リソースをプロセスやワークフローに識別し、関連付けるために使用することが意図されており、アプリケーションはリソースの意味を解釈する際にタグを考慮する必要はありません。

    Shortこのリソースに適用されたタグ
    Comments

    リソースの表示バージョンを変更することなく、タグを更新できます。タグのリストは集合です。ユニーク性はシステム/コードに基づき、バージョンと表示は無視されます。

    Control0..*
    TypeCoding
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
    22. Specimen.implicitRules
    Definition

    リソースが構築されたときに従った一連のルールへの参照。コンテンツの処理時に理解する必要があります。多くの場合、これは他のプロファイルなどとともに特別なルールを定義する実装ガイドへの参照です。 / A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

    Shortこのコンテンツが作成されたセット
    Comments

    このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、URLは、これらの特別なルールを他のプロファイル、バリューセットなどとともに叙述(Narative)の一部として定義する実装ガイドへの参照です。 / 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: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    24. Specimen.language
    Definition

    リソースが書かれている基本言語。 / The base language in which the resource is written.

    Shortリソースコンテンツの言語
    Comments

    言語は、インデックス作成とアクセシビリティをサポートするために提供されます(通常、テキストから音声までのサービスなどのサービスが言語タグを使用します)。叙述(Narative)のHTML言語タグは、叙述(Narative)に適用されます。リソース上の言語タグを使用して、リソース内のデータから生成された他のプレゼンテーションの言語を指定できます。すべてのコンテンツが基本言語である必要はありません。リソース。言語は、叙述(Narative)に自動的に適用されると想定されるべきではありません。言語が指定されている場合、HTMLのDIV要素にも指定されている場合(XML:LangとHTML Lang属性の関係については、HTML5のルールを参照してください)。 / 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)

    人間の言語

    Additional BindingsPurpose
    AllLanguagesMax Binding
    Typecode
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    26. Specimen.text
    Definition

    リソースの概要を含み、人間へのリソースの内容を表すために使用できる人間の読み取り可能な叙述(Narative)。叙述(Narative)はすべての構造化されたデータをエンコードする必要はありませんが、人間が叙述(Narative)を読むだけで「臨床的に安全」にするために十分な詳細を含める必要があります。リソースの定義は、臨床的安全を確保するために、叙述(Narative)で表現するコンテンツを定義する場合があります。 / A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

    Shortこのリソースを人間が解釈するためのテキスト要約
    Comments

    含まれるリソースには叙述(Narative)がありません。含まれていないリソースには叙述(Narative)が必要です。場合によっては、リソースには、追加の個別のデータがほとんどまたはまったくないテキストのみがあります(すべてのMinoccur = 1要素が満たされている限り)。これは、情報がtext blob (バイナリー ラージ オブジェクト)としてキャプチャされるレガシーシステムからのデータ、またはテキストが生またはナレーションされ、エンコードされた情報が後で追加される場合に必要になる場合があります。 / 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: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    28. Specimen.contained
    Definition

    これらのリソースには、それらを含むリソースを除いて独立した存在はありません - 独立して特定することはできず、独自の独立したトランザクションスコープを持つこともできません。 / These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

    Shortインラインリソース含む
    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. Specimen.extension
    Definition

    An Extension

    Short実装で定義された追加コンテンツ
    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    32. Specimen.modifierExtension
    Definition

    An Extension

    Short無視できない拡張機能
    Control0..*
    TypeExtension
    Is Modifiertrue because モディファイア拡張は、それらを含むリソースの意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    34. Specimen.identifier
    Definition

    標本のID。 / Id for specimen.

    Short外部識別子
    NoteThis is a business identifier, not a resource identifier (see discussion)
    Control0..*
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    36. Specimen.accessionIdentifier
    Definition

    試験片を加速するときにラボによって割り当てられたidentifier。これは、ローカルラボのプロシジャー(処置等)に応じて、必ずしも試料identifierと同じではありません。 / The identifier assigned by the lab when accessioning specimen(s). This is not necessarily the same as the specimen identifier, depending on local lab procedures.

    Short検査部門で採番された識別子
    Control0..1
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    38. Specimen.status
    Definition

    標本の可用性。 / The availability of the specimen.

    Short利用可能|利用できない|不十分な|エラーに入った / available | unavailable | unsatisfactory | entered-in-error
    Comments

    この要素は、リソースを現在有効ではないとマークするコードが含まれているため、修飾子としてラベル付けされています。 / This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.

    Control0..1
    BindingThe codes SHALL be taken from SpecimenStatus
    (required to http://hl7.org/fhir/ValueSet/specimen-status|4.0.1)

    標本のステータス/可用性を提供するコード

    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
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    40. Specimen.type
    Definition

    標本を形成する種類の材料。 / The kind of material that forms the specimen.

    Short検査材料の種類
    Comments

    このタイプは、標本の処理方法を変更し、どのような分析を試験片で適切に実行できるかを駆動できます。診断作業フローの意思決定システムで頻繁に使用されます。 / The type can change the way that a specimen is handled and drives what kind of analyses can properly be performed on the specimen. It is frequently used in diagnostic work flow decision making systems.

    Control0..1
    BindingFor example codes, see hl7VS-specimenType
    (example to http://terminology.hl7.org/ValueSet/v2-0487)

    標本のタイプ

    TypeCodeableConcept
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    42. Specimen.subject
    Definition

    標本はどこから来たのか。これは、患者、場所(環境サンプルのソースなど)、または物質またはデバイスのサンプリングからのものです。 / Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a sampling of a substance or a device.

    Short検体の由来(患者からの、環境試験であれば場所、物質や装置から、等)
    Control0..1
    TypeReference(Patient, Group, Device, Substance, Location)
    Is Modifierfalse
    Summarytrue
    Requirements

    主題のコンテキストを知っている必要があります。 / Must know the subject context.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    44. Specimen.receivedTime
    Definition

    処理またはテストのために標本を受け取った時間。 / Time when specimen was received for processing or testing.

    Short検体を受領した。または処理を開始した日時
    Control0..1
    TypedateTime
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    46. Specimen.parent
    Definition

    標本が別の標本の成分から由来するときに使用されるときに使用される親(ソース)標本への参照。 / Reference to the parent (source) specimen which is used when the specimen was either derived from or a component of another specimen.

    Short親検体
    Comments

    親標本は、現在の標本が何らかの処理ステップ(例えば、臨床サンプルからアリコートまたは分離または抽出された核酸)またはプールされたサンプルを作成する多くの標本の1つによって導出される源である可能性があります。 / The parent specimen could be the source from which the current specimen is derived by some processing step (e.g. an aliquot or isolate or extracted nucleic acids from clinical samples) or one of many specimens that were combined to create a pooled sample.

    Control0..*
    TypeReference(Specimen)
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    48. Specimen.request
    Definition

    標本を収集する必要があるサービス要求に関する詳細。 / Details concerning a service request that required a specimen to be collected.

    Short検体を採取した理由
    Comments

    リクエストは、血液の引き分けを必要とするサービスを備えて、明示的または暗示される場合があります。 / The request may be explicit or implied such with a ServiceRequest that requires a blood draw.

    Control0..*
    TypeReference(ServiceRequest)
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    50. Specimen.collection
    Definition

    標本コレクションに関する詳細。 / Details concerning the specimen collection.

    Short採取の詳細
    Control0..1
    TypeBackboneElement
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    52. Specimen.collection.id
    Definition

    リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

    Short論理ID
    Control0..1
    Typestring
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    54. Specimen.collection.extension
    Definition

    An Extension

    Short実装によって定義される追加コンテンツ
    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    56. Specimen.collection.modifierExtension
    Definition

    An Extension

    Short無視されてはいけない拡張
    Control0..*
    TypeExtension
    Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    58. Specimen.collection.collector
    Definition

    標本を集めた人。 / Person who collected the specimen.

    Short検体採取者
    Control0..1
    TypeReference(Practitioner, PractitionerRole)
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    60. Specimen.collection.collected[x]
    Definition

    標本が被験者から収集された時間 - 生理学的に関連する時間。 / Time when specimen was collected from subject - the physiologically relevant time.

    Short検体採取日時(日時あるいは期間のどちらか)
    Control0..1
    TypeChoice of: dateTime, Period
    [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
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    62. Specimen.collection.duration
    Definition

    標本の収集が発生した時間の範囲。 / The span of time over which the collection of a specimen occurred.

    Short検体採取に要した期間
    Control0..1
    TypeDuration
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    64. Specimen.collection.quantity
    Definition

    収集された標本の量;たとえば、血液サンプルの量、または解剖学的病理サンプルの物理的測定。 / The quantity of specimen collected; for instance the volume of a blood sample, or the physical measurement of an anatomic pathology sample.

    Short検体採取量
    Control0..1
    TypeQuantity(SimpleQuantity)
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    66. Specimen.collection.method
    Definition

    プロシジャー(処置等)の実行に使用される手法を指定するコード化された値。 / A coded value specifying the technique that is used to perform the procedure.

    Short検体採取方法
    Control0..1
    BindingFor example codes, see FHIRSpecimenCollectionMethod
    (example to http://hl7.org/fhir/ValueSet/specimen-collection-method)

    採取方法

    TypeCodeableConcept
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    68. Specimen.collection.bodySite
    Definition

    標本が収集された解剖学的位置(被験者が患者の場合)。これがターゲットサイトです。この要素は、環境標本には使用されません。 / Anatomical location from which the specimen was collected (if subject is a patient). This is the target site. This element is not used for environmental specimens.

    Short採取部位
    Comments

    ユースケースでは、ボディサイトをインラインコード化された要素の代わりに個別のリソースとして処理する必要がある場合(たとえば、個別に識別および追跡するため)、標準の拡張[BodySite](Extension-BodySite.html)を使用します。 / If the use case requires BodySite to be handled as a separate resource instead of an inline coded element (e.g. to identify and track separately) then use the standard extension bodySite.

    Control0..1
    BindingFor example codes, see SNOMEDCTBodyStructures
    (example to http://hl7.org/fhir/ValueSet/body-site)

    採取部位

    TypeCodeableConcept
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    70. Specimen.collection.fastingStatus[x]
    Definition

    サンプル収集の前に、一部またはすべての食べ物、飲み物、またはその両方からの禁欲または削減。 / Abstinence or reduction from some or all food, drink, or both, for a period of time prior to sample collection.

    Short患者が飲食を控えたかどうか、あるいはどれくらいの期間飲食を控えたか。のどちらか
    Comments

    この要素を使用して絶食ステータスを表すことは、2時間の尿-12時間の断食でのLOINC 2005-7(カルシウム[モル/時間])などの「事前調整コード」を使用して観察することでそれを表現することを好むか、またはコンポーネントの観測 などの observation.component code= loinc 49541-6(空腹時ステータス - 報告)。 / Representing fasting status using this element is preferred to representing it with an observation using a 'pre-coordinated code' such as LOINC 2005-7 (Calcium [Moles/​time] in 2 hour Urine --12 hours fasting), or using a component observation such as Observation.component code = LOINC 49541-6 (Fasting status - Reported).

    Control0..1
    BindingUnless not suitable, these codes SHALL be taken from hl7VS-relevantClincialInformation
    (extensible to http://terminology.hl7.org/ValueSet/v2-0916)

    患者の絶食状況

    TypeChoice of: CodeableConcept, Duration
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    Is Modifierfalse
    Summarytrue
    Requirements

    多くの診断テストでは、正確な解釈を容易にするために断食が必要です。 / Many diagnostic tests require fasting to facilitate accurate interpretation.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    72. Specimen.processing
    Definition

    標本の処理と処理に関する詳細。 / Details concerning processing and processing steps for the specimen.

    Short検体の処理と詳細
    Control0..*
    TypeBackboneElement
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    74. Specimen.processing.id
    Definition

    リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

    Short論理ID
    Control0..1
    Typestring
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    76. Specimen.processing.extension
    Definition

    An Extension

    Short実装によって定義される追加コンテンツ
    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    78. Specimen.processing.modifierExtension
    Definition

    An Extension

    Short無視されてはいけない拡張
    Control0..*
    TypeExtension
    Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    80. Specimen.processing.description
    Definition

    プロシジャー(処置等)のテキスト説明。 / Textual description of procedure.

    Short手順のテキストによる説明
    Control0..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    82. Specimen.processing.procedure
    Definition

    試料の処理に使用されるプロシジャー(処置等)を指定するコード化された値。 / A coded value specifying the procedure used to process the specimen.

    Short検体に適用される処理
    Control0..1
    BindingFor example codes, see SpecimenProcessingProcedure
    (example to http://hl7.org/fhir/ValueSet/specimen-processing-procedure)

    材料に対する処理

    TypeCodeableConcept
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    84. Specimen.processing.additive
    Definition

    処理ステップで使用される材料。 / Material used in the processing step.

    Short処理に使用される材料
    Control0..*
    TypeReference(Substance)
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    86. Specimen.processing.time[x]
    Definition

    標本処理が発生した時間または期間の記録。たとえば、サンプル固定の時間またはサンプルがホルマリンにあった期間。 / A record of the time or period when the specimen processing occurred. For example the time of sample fixation or the period of time the sample was in formalin.

    Short検体を処理した日時あるいは期間のうちどちらか
    Control0..1
    TypeChoice of: dateTime, Period
    [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
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    88. Specimen.container
    Definition

    標本を保持している容器。コンテナの再帰的性質。つまり、ラックのトレイのチューブ内の血液はここでは対処されていません。 / The container holding the specimen. The recursive nature of containers; i.e. blood in tube in tray in rack is not addressed here.

    Short採取容器(採取管/スライドなど)
    Control0..*
    TypeBackboneElement
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    90. Specimen.container.id
    Definition

    リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

    Short論理ID
    Control0..1
    Typestring
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    92. Specimen.container.extension
    Definition

    An Extension

    Short実装によって定義される追加コンテンツ
    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    94. Specimen.container.modifierExtension
    Definition

    An Extension

    Short無視されてはいけない拡張
    Control0..*
    TypeExtension
    Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    96. Specimen.container.identifier
    Definition

    コンテナ用のID。複数があるかもしれません。メーカーのバーコード、ラボに割り当てられたidentifierなど。コンテナIDは、状況によっては試料IDとは異なる場合があります。 / Id for container. There may be multiple; a manufacturer's bar code, lab assigned identifier, etc. The container ID may differ from the specimen id in some circumstances.

    Short採取容器のID
    NoteThis is a business identifier, not a resource identifier (see discussion)
    Control0..*
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    98. Specimen.container.description
    Definition

    コンテナのテキスト説明。 / Textual description of the container.

    Short採取容器のテキストによる説明
    Control0..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    100. Specimen.container.type
    Definition

    標本に関連付けられた容器の種類(例:スライド、アリコートなど)。 / The type of container associated with the specimen (e.g. slide, aliquot, etc.).

    Short検体に直接関係する採取容器の種類
    Control0..1
    BindingFor example codes, see SpecimenContainerType
    (example to http://hl7.org/fhir/ValueSet/specimen-container-type)

    容器種別

    TypeCodeableConcept
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    102. Specimen.container.capacity
    Definition

    容量(ボリュームまたはその他の測定)が含まれている場合があります。 / The capacity (volume or other measure) the container may contain.

    Short採取容器の容量あるいはサイズ
    Control0..1
    TypeQuantity(SimpleQuantity)
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    104. Specimen.container.specimenQuantity
    Definition

    容器内の標本の量。試験片の種類に応じて、体積、寸法、またはその他の適切な測定値である場合があります。 / The quantity of specimen in the container; may be volume, dimensions, or other appropriate measurements, depending on the specimen type.

    Short検体採取量
    Control0..1
    TypeQuantity(SimpleQuantity)
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    106. Specimen.container.additive[x]
    Definition

    標本を保存、維持、または強化するために物質を導入しました。例:ホルマリン、クエン酸塩、EDTA。 / Introduced substance to preserve, maintain or enhance the specimen. Examples: Formalin, Citrate, EDTA.

    Short採取容器の添加物( CodeableConcept または Reference(Substance) のどちらか)
    Control0..1
    BindingFor example codes, see hl7VS-additivePreservative
    (example to http://terminology.hl7.org/ValueSet/v2-0371)

    採取容器の添加物

    TypeChoice of: CodeableConcept, Reference(Substance)
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    108. Specimen.condition
    Definition

    標本の性質を説明するモードまたは存在の状態。 / A mode or state of being that describes the nature of the specimen.

    Short検体の状態
    Comments

    標本の状態は、標本について行われた観察です。それはポイントインタイム評価です。特定のテストの品質または適切性を評価するために使用できます。 / Specimen condition is an observation made about the specimen. It's a point-in-time assessment. It can be used to assess its quality or appropriateness for a specific test.

    Control0..*
    BindingUnless not suitable, these codes SHALL be taken from hl7VS-specimenCondition
    (extensible to http://terminology.hl7.org/ValueSet/v2-0493)

    材料の状態を説明するコード

    TypeCodeableConcept
    Is Modifierfalse
    Summarytrue
    Requirements

    標本の状態を使用して、特定のテストの品質または適切性を評価できます。 / The specimen condition can be used to assess its quality or appropriateness for a specific test.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    110. Specimen.note
    Definition

    標本または標本収集中に詳細または問題を伝える。(例:壊れたバイアル、患者と一緒に送られ、冷凍)。 / To communicate any details or issues about the specimen or during the specimen collection. (for example: broken vial, sent with patient, frozen).

    Shortコメント
    Control0..*
    TypeAnnotation
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。