診療情報提供書FHIR記述仕様 実装ガイド
1.1.6 - release Japan

診療情報提供書FHIR記述仕様 実装ガイド - Local Development build (v1.1.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile(リソースプロファイル): JP_Observation_LabResult_CLINS_eCS - Detailed Descriptions

Active as of 2024-02-25

Definitions for the JP-Observation-LabResult-CLINS-eCS resource profile(リソースプロファイル).

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

0. Observation
Comments

このプロファイルは、電子カルテ情報共有サービスに送信するために適合したプロファイルである。

2. Observation.meta
4. Observation.meta.profile
Definition

準拠しているプロファイルとして次のURLを指定する。http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Observation_LabResult_eCS を設定する。

Short準拠しているプロファイルとして次のURLを指定する。http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Observation_LabResult_eCS を設定する。
Control1..1
6. Observation.meta.tag
SlicingThis element introduces a set of slices on Observation.meta.tag. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ $this
8. Observation.meta.tag:lts
Slice Namelts
Definition

電子カルテ情報共有サービスで長期保存フラグの設定する場合に使用する。

Short電子カルテ情報共有サービスで長期保存フラグの設定する場合に使用する。
Control0..1
Must Supporttrue
Pattern Value{
  "system" : "http://jpfhir.jp/fhir/clins/CodeSystem/JP_ehrshrs_indication",
  "code" : "LTS"
}
10. Observation.meta.tag:lts.system
Definition

固定値 http://jpfhir.jp/fhir/clins/CodeSystem/JP_ehrshrs_indication を設定する。

Short固定値 http://jpfhir.jp/fhir/clins/CodeSystem/JP_ehrshrs_indication を設定する。
Control1..?
Must Supporttrue
12. Observation.meta.tag:lts.code
Definition

長期保存フラグ 固定値 LTSを設定する。

Short長期保存フラグ 固定値 LTSを設定する。
Control1..?
Must Supporttrue
14. Observation.extension
Control1..?
16. Observation.extension:eCS_InstitutionNumber
Slice NameeCS_InstitutionNumber
Control1..?
18. Observation.subject
Comments

電子カルテ共有サービスでは、別途BundleリソースでPatientリソースが送信されているので、その被保険者個人識別子を明示することにより患者を参照する。

20. Observation.subject.identifier
NoteThis is a business identifier, not a resource identifier (see discussion)
22. Observation.subject.identifier.system
Fixed Valuehttp://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID

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

0. Observation
Definition

診療情報における検体検査結果/感染症検体検査結果の格納に使用する


患者、デバイス、またはその他の主題について行われた測定と簡単な主張。 / Measurements and simple assertions made about a patient, device or other subject.

Short診療情報における検体検査結果/感染症検体検査結果の格納に使用する測定と簡単なアサーション / Measurements and simple assertions
Comments

このプロファイルは、電子カルテ情報共有サービスに送信するために適合したプロファイルである。


デバイスの測定、実験室の原子結果、バイタルサイン、身長、体重、喫煙状況、コメントなどの単純な観測に使用されます。その他のリソースは、実験室レポートなどの観察のコンテキストを提供するために使用されます。 / Used for simple observations such as device measurements, laboratory atomic results, vital signs, height, weight, smoking status, comments, etc. Other resources are used to provide context for observations such as laboratory reports, etc.

Control0..*
Is Modifierfalse
Summaryfalse
Alternate NamesVital Signs, Measurement, Results, Tests
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())
obs-6: databsentrasonは、観察.value [x]が存在しない場合にのみ存在するものとします / dataAbsentReason SHALL only be present if Observation.value[x] is not present (dataAbsentReason.empty() or value.empty())
obs-7: visserveration.codeがvisserveration.component.codeと同じ場合、コードに関連付けられている値要素が存在しないでください / If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present (value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty())
obs-6: databsentrasonは、観察.value [x]が存在しない場合にのみ存在するものとします / dataAbsentReason SHALL only be present if Observation.value[x] is not present (dataAbsentReason.empty() or value.empty())
obs-7: visserveration.codeがvisserveration.component.codeと同じ場合、コードに関連付けられている値要素が存在しないでください / If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present (value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty())
2. Observation.meta
Definition

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

Shortリソースに関するメタデータ / Metadata about the resource
Control10..1
TypeMeta
Is Modifierfalse
Must Supporttrue
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. Observation.meta.lastUpdated
Definition

このリソースのデータが最後に作成、更新、複写された日時。最終更新日時。YYYY-MM-DDThh:mm:ss.sss+zz:zz 例:2015-02-07T13:28:17.239+09:00


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

Shortこのリソースのデータが最後に作成、更新、複写された日時。最終更新日時。YYYY-MM-DDThh:mm:ss.sss+zz:zz 例:2015-02-07T13:28:17.239+09:00リソースのバージョンが最後に変更されたとき
Comments

この要素は、このリソースのデータを取り込んで蓄積していたシステムが、このリソースになんらかの変更があった可能性があった日時を取得し、このデータを再取り込みする必要性の判断をするために使われる。本要素に前回取り込んだ時点より後の日時が設定されている場合には、なんらかの変更があった可能性がある(変更がない場合もある)ものとして判断される。したがって、内容になんらかの変更があった場合、またはこのリソースのデータが初めて作成された場合には、その時点以降の日時(たとえば、このリソースのデータを作成した日時)を設定しなければならない。内容の変更がない場合でも、このリソースのデータが作り直された場合や単に複写された場合にその日時を設定しなおしてもよい。ただし、内容に変更がないのであれば、日時を変更しなくてもよい。また、この要素の変更とmeta.versionIdの変更とは、必ずしも連動しないことがある。


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

Control10..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()))
6. Observation.meta.profile
Definition

準拠しているプロファイルとして次のURLを指定する。http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Observation_LabResult_eCS を設定する。


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

Short準拠しているプロファイルとして次のURLを指定する。http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Observation_LabResult_eCS を設定する。このリソースが適合を主張するプロファイル
Comments

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

Control10..1*
Typecanonical(StructureDefinition)
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()))
8. Observation.meta.tag
Definition

電子カルテ情報共有サービスでは、長期保存フラグの設定する場合に使用する。詳細はJP_Observation_LabResult_CLINS_eCSを参照のこと。


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

Short電子カルテ情報共有サービスでは、長期保存フラグの設定する場合に使用する。詳細はJP_Observation_LabResult_CLINS_eCSを参照のこと。このリソースに適用されたタグ
Comments

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

Control0..*
BindingFor example codes, see CommonTagshttp://hl7.org/fhir/ValueSet/common-tags
(example to http://hl7.org/fhir/ValueSet/common-tags
TypeCoding
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on Observation.meta.tag. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ $this
10. Observation.meta.tag:lts
Slice Namelts
Definition

電子カルテ情報共有サービスで長期保存フラグの設定する場合に使用する。


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

Short電子カルテ情報共有サービスで長期保存フラグの設定する場合に使用する。このリソースに適用されたタグ
Comments

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

Control0..1*
BindingFor example codes, see CommonTagshttp://hl7.org/fhir/ValueSet/common-tags
(example to http://hl7.org/fhir/ValueSet/common-tags
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Pattern Value{
  "system" : "http://jpfhir.jp/fhir/clins/CodeSystem/JP_ehrshrs_indication",
  "code" : "LTS"
}
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
12. Observation.meta.tag:lts.system
Definition

固定値 http://jpfhir.jp/fhir/clins/CodeSystem/JP_ehrshrs_indication を設定する。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short固定値 http://jpfhir.jp/fhir/clins/CodeSystem/JP_ehrshrs_indication を設定する。用語システムのアイデンティティ / Identity of the terminology system
Comments

uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
14. Observation.meta.tag:lts.code
Definition

長期保存フラグ 固定値 LTSを設定する。


システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / 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長期保存フラグ 固定値 LTSを設定する。システムによって定義された構文のシンボル / 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.

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

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

Shortこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
Comments

このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、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()))
18. Observation.contained
Definition

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

Shortインラインリソースが含まれています / Contained, inline Resources
Comments

識別が失われると、コンテンツを適切に識別できる場合は、これを行うべきではありません。含まれるリソースには、メタ要素にプロファイルとタグがある場合がありますが、セキュリティラベルはありません。 / This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

Control0..*
TypeResource
Is Modifierfalse
Summaryfalse
Alternate Namesinline resources, anonymous resources, contained resources
SlicingThis element introduces a set of slices on Observation.contained. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • profile @ $this
20. Observation.contained:encounter
Slice Nameencounter
Definition

検体検査を実施(検体を採取)したときの入院外来受診情報をコンパクトに格納したEncounterリソース


これらのリソースには、それらを含むリソースを除いて独立した存在はありません - 独立して特定することはできず、独自の独立したトランザクションスコープを持つこともできません。 / 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検体検査を実施(検体を採取)したときの入院外来受診情報をコンパクトに格納したEncounterリソースインラインリソースが含まれています / Contained, inline Resources
Comments

encounter要素から参照される場合には、そのJP_Encounterリソースの実体。JP_Encounterリソースにおける必要最小限の要素だけが含まれればよい。ここで埋め込まれるJP_Encounterリソースでは、Encounter.classにこの情報を記録したときの受診情報(入外区分など)を記述して使用する。


識別が失われると、コンテンツを適切に識別できる場合は、これを行うべきではありません。含まれるリソースには、メタ要素にプロファイルとタグがある場合がありますが、セキュリティラベルはありません。 / 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..1*
TypeEncounterResource(JP Core Encounter Profile)
Is Modifierfalse
Must Supporttrue
Summaryfalse
Alternate NamesVisit, inline resources, anonymous resources, contained resources
22. Observation.contained:specimen
Slice Namespecimen
Definition

検体材料情報をコンパクトに格納したSpecimenリソース


これらのリソースには、それらを含むリソースを除いて独立した存在はありません - 独立して特定することはできず、独自の独立したトランザクションスコープを持つこともできません。 / 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検体材料情報をコンパクトに格納したSpecimenリソースインラインリソースが含まれています / Contained, inline Resources
Comments

specimen要素から参照される場合には、そのJP_Organizationリソースの実体。JP_Organizationリソースにおける必要最小限の要素だけが含まれればよい。specimen要素ではContainedリソースを参照する方法ではなくspecimen要素に検体材料名だけを記述することもできるので、その場合にはこのContainedリソースは不要。


識別が失われると、コンテンツを適切に識別できる場合は、これを行うべきではありません。含まれるリソースには、メタ要素にプロファイルとタグがある場合がありますが、セキュリティラベルはありません。 / 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..1*
TypeSpecimenResource(JP_Specimen)
Is Modifierfalse
Must Supporttrue
Summaryfalse
Alternate Namesinline resources, anonymous resources, contained resources
24. Observation.contained:order
Slice Nameorder
Definition

診療情報におけるオーダ識別番号情報などをコンパクトに格納したServiceRequestリソース


これらのリソースには、それらを含むリソースを除いて独立した存在はありません - 独立して特定することはできず、独自の独立したトランザクションスコープを持つこともできません。 / 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診療情報におけるオーダ識別番号情報などをコンパクトに格納したServiceRequestリソースインラインリソースが含まれています / Contained, inline Resources
Comments

basedOn要素から参照される場合には、そのJP_ServiceRequestリソースの実体。JP_ServiceRequestリソースにおける必要最小限の要素だけが含まれればよい。


識別が失われると、コンテンツを適切に識別できる場合は、これを行うべきではありません。含まれるリソースには、メタ要素にプロファイルとタグがある場合がありますが、セキュリティラベルはありません。 / 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..1*
TypeServiceRequestResource(JP_ServiceRequest)
Is Modifierfalse
Must Supporttrue
Summaryfalse
Alternate Namesdiagnostic request, referral, referral request, transfer of care request, inline resources, anonymous resources, contained resources
26. Observation.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.

ShortExtension実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
28. Observation.extension:eCS_InstitutionNumber
Slice NameeCS_InstitutionNumber
Definition

診療サマリーや6情報等に記述する際に、作成発行した医療機関番号を記述する

Short作成発行した医療機関番号を記述するための拡張
Control1..1
This element is affected by the following invariants: ele-1
TypeExtension(JP eCS InstitutionNumber Extension) (Extension Type: Identifier)
Is Modifierfalse
Must Supporttrue
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())
valid-value-institutionNumberExtension: 施設番号 valueIdentifier.value値は、2桁都道府県番号、1桁医療機関区分(1|2|3)、7桁保険医療機関番号の連結10桁とする。 (value.ofType(Identifier).value.matches('[0-4][0-9][1-3][0-9]{7}'))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
30. Observation.extension:eCS_Department
Slice NameeCS_Department
Definition

本情報を作成発行した診療科または作成発行者の診療科情報を記述するために使用する拡張「eCS_Department」

Short本情報を作成発行した診療科または作成発行者の診療科情報を記述するために使用する拡張「eCS_Department」
Comments

コード化する場合には、JAMI(SS-MIX2) 診療科コード表のsystem値"http://jami.jp/SS-MIX2/CodeSystem/ClinicalDepartment"を使用する。診療科を記述する場合には、そのコード化の有無に関わらずtext要素による記述は必須。

Control0..1
This element is affected by the following invariants: ele-1
TypeExtension(JP eCS Department Extension) (Extension Type: CodeableConcept)
Is Modifierfalse
Must Supporttrue
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())
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
32. Observation.modifierExtension
Definition

リソースの基本的な定義の一部ではなく、それを含む要素の理解および/または含有要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Short無視できない拡張機能 / Extensions that cannot be ignored
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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: すべての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. Observation.identifier
Definition

このリソース情報の識別ID。


この観察に割り当てられた一意の識別子。 / A unique identifier assigned to this observation.

Shortこのリソース情報の識別ID。観察のためのビジネス識別子 / Business Identifier for observation
Comments

リソース一意識別IDの仕様は、「診療情報・サマリー汎用リソース一意識別ID仕様」を参照のこと。

NoteThis is a business identifier, not a resource identifier (see discussion)
Control10..*
TypeIdentifier
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

観測を区別し、参照することを可能にします。 / Allows observations to be distinguished and referenced.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on Observation.identifier. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ system
36. Observation.identifier.use
Definition

この識別子の目的。


この識別子の目的。 / The purpose of this identifier.

Short通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Comments

アプリケーションは、identifierが一時的であると明示的に述べられない限り、永続的であると想定できる。


アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / 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
Typecode
Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
38. Observation.identifier:resourceIdentifier
Slice NameresourceIdentifier
Definition

この検査項目に割り当てられた一意の識別子。リソースの識別子やシステム的なシーケンスではなく、ビジネスID。


この観察に割り当てられた一意の識別子。 / A unique identifier assigned to this observation.

Short当該検査項目に対して、施設内で割り振られる一意の識別子観察のためのビジネス識別子 / Business Identifier for observation
Comments

【JP Core仕様】当該検査項目に対して、施設内で割り振られる一意の識別子があればそれを使用する。なければ次のルールを参考に一意となる識別子を生成し設定する。
アプリケーション側のデータベースにおけるフィールド長の定義については、最低64バイトを確保すること。
--- 参考 ---
次の項目を順にセパレータ「(アンダースコア)」で連結し、 identifier.value に設定する。グループ項目でない場合など、該当コード/番号がない場合はセパレータを連続で連結する。各コードはローカルコードを使用し、必ず設定できること。
 1.ORC-2(依頼者オーダ番号) SS-MIX2の15桁前ゼロ形式の番号
 2.OBR-4(検査項目ID) 検査セットの識別コード
 3.SPM-4(検体タイプ)
 4.OBX-3(検査項目)
 5.OBX-4(検査副ID)・・・オプション。必要に応じて使用。
形式:[ORC-2]
[OBR-4][SPM-4][OBX-3](_[OBX-4])

NoteThis is a business identifier, not a resource identifier (see discussion)
Control10..1*
TypeIdentifier
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

観測を区別し、参照することを可能にします。 / Allows observations to be distinguished and referenced.

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

この識別子の目的。


この識別子の目的。 / The purpose of this identifier.

Short通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Comments

アプリケーションは、identifierが一時的であると明示的に述べられない限り、永続的であると想定できる。


アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / 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
Typecode
Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
42. Observation.identifier:resourceIdentifier.system
Definition

値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

Short識別子値の名前空間 / The namespace for the identifier value
Comments

リソース一意識別IDのsystem値は"http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier" を設定する。


識別子。システムは常にケースに敏感です。 / 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
Summarytrue
Requirements

識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / 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.

Pattern Valuehttp://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
44. Observation.identifier:resourceIdentifier.value
Definition

「リソース一意識別ID」の文字列。URI形式を使う場合には、urn:ietf:rfc:3986に準拠すること。


通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

Short「リソース一意識別ID」の文字列。URI形式を使う場合には、urn:ietf:rfc:3986に準拠すること。一意の値 / The value that is unique
Comments

値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / 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
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
46. Observation.basedOn
Definition

このプロファイルでは、検体検査オーダに関する情報。


このイベントによって全体または一部に満たされる計画、提案、または命令。たとえば、薬物療法では、患者が分配される前に臨床検査を実施する必要がある場合があります。 / A plan, proposal or order that is fulfilled in whole or in part by this event. For example, a MedicationRequest may require a patient to have laboratory test performed before it is dispensed.

ShortこのObservationが実施されることになった依頼や計画、提案に関する情報計画、提案、または命令を満たします / Fulfills plan, proposal or order
Comments

元のオーダID情報や依頼者情報は必要ならここで記述する。

Control0..1*
TypeReference(JP_ServiceRequest, CarePlan, DeviceRequest, ImmunizationRecommendation, MedicationRequest, NutritionOrder, ServiceRequest)
Is Modifierfalse
Summarytrue
Requirements

イベントの許可を追跡し、提案/勧告が行われたかどうかを追跡することができます。 / Allows tracing of authorization for the event and tracking whether proposals/recommendations were acted upon.

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

検査結果値の状態。


結果値のステータス。 / The status of the result value.

Short結果の状態登録|予備|ファイナル|修正 + / registered | preliminary | final | amended +
Comments

preliminary:暫定報告(このあとで本報告が予定される場合)、final:確定報告(このあと修正されることはもちろん事情によってはありうるが、この報告段階では確定結果として報告されている、corrected:final報告を修正した(新しい結果が有効である)のどちらかを使用する。例外的に、cancelled: この結果や検査実施が取り消されたので報告は取り消された(報告済みの以前の結果は無効である、間違っていたかもしれない)も使用でき、他にもも http://hl7.org/fhir/observation-status から選択可能であるが、意味的に紛らわしいので使わない。【SS-MIX2】OUL^R22.OBX[*]-11 結果状態


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

Control1..1
BindingThe codes SHALL be taken from ObservationStatushttp://hl7.org/fhir/ValueSet/observation-status|4.0.1
(required to http://hl7.org/fhir/ValueSet/observation-status|4.0.1
Typecode
Is Modifiertrue because この要素は、リソースを有効として扱うべきではないことを意味するステータスに入力されたステータスを含むステータス要素であるため、修飾子としてラベル付けされています。 / This element is labeled 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
Must Supporttrue
Summarytrue
Requirements

個々の結果のステータスを追跡する必要があります。レポート全体が最終決定される前に、いくつかの結果が確定します。 / Need to track the status of individual results. Some results are finalized before the whole report is finalized.

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

検査結果カテゴリーのコード。system=http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS code="laboratory"


行われている一般的なタイプの観測を分類するコード。 / A code that classifies the general type of observation being made.

Short検査結果カテゴリーのコード。system=http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS code="laboratory"観察の種類の分類 / Classification of type of observation
Comments

階層的にカテゴリーを設定することで粒度のレベルを概念定義できる。


必要なカテゴリバリューセットに加えて、この要素は、所有者のカテゴリの定義に基づいてさまざまな分類スキームを許可し、効果的に複数のカテゴリを一度に使用できます。粒度のレベルは、値セットのカテゴリの概念によって定義されます。 / In addition to the required category valueset, this element allows various categorization schemes based on the owner’s definition of the category and effectively multiple categories can be used at once. The level of granularity is defined by the category concepts in the value set.

Control10..*
BindingThe codes SHOULD be taken from JP Core Simple Observation Category ValueSethttp://hl7.org/fhir/ValueSet/observation-category
(preferred to http://jpfhir.jp/fhir/core/ValueSet/JP_SimpleObservationCategory_VS
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summaryfalse
Requirements

どの観測値が取得されて表示されるかをフィルタリングするために使用されます。 / Used for filtering what observations are retrieved and displayed.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on Observation.category. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ $this
52. Observation.category:laboratory
Slice Namelaboratory
Definition

検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表から"laboratory"を設定する。


行われている一般的なタイプの観測を分類するコード。 / A code that classifies the general type of observation being made.

Short検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表から"laboratory"を設定する。観察の種類の分類 / Classification of type of observation
Comments

【JP Core仕様】推奨コード表「JP Core Simple Observation Category CodeSystem」より、このプロファイルでは「laboratory」固定とする。
(social-history | vital-signs | imaging | laboratory | procedure | survey | exam | therapy | activity)


必要なカテゴリバリューセットに加えて、この要素は、所有者のカテゴリの定義に基づいてさまざまな分類スキームを許可し、効果的に複数のカテゴリを一度に使用できます。粒度のレベルは、値セットのカテゴリの概念によって定義されます。 / In addition to the required category valueset, this element allows various categorization schemes based on the owner’s definition of the category and effectively multiple categories can be used at once. The level of granularity is defined by the category concepts in the value set.

Control10..1*
BindingThe codes SHALL be taken from The codes SHOULD be taken from JP Core Simple Observation Category ValueSethttp://hl7.org/fhir/ValueSet/observation-category
(required to http://jpfhir.jp/fhir/core/ValueSet/JP_SimpleObservationCategory_VS
TypeCodeableConcept
Is Modifierfalse
Summaryfalse
Requirements

どの観測値が取得されて表示されるかをフィルタリングするために使用されます。 / Used for filtering what observations are retrieved and displayed.

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

コード化されたカテゴリー


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Shortコード化されたカテゴリー用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】推奨コード表「JP Core Simple Observation Category CodeSystem」より、このプロファイルでは「laboratory」固定とする。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
56. Observation.category:laboratory.coding.system
Definition

検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表を使用する。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表を使用する。用語システムのアイデンティティ / Identity of the terminology system
Comments

uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
58. Observation.category:laboratory.coding.code
Definition

検体検査を表すコード laboratory を設定する。


システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / 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検体検査を表すコード laboratory を設定する。システムによって定義された構文のシンボル / 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
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

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

検査項目のコードと名称


観察されたものについて説明します。時々、これは観察「名前」と呼ばれます。 / Describes what was observed. Sometimes this is called the observation "name".

ShortこのObservationの対象を特定するコード観察の種類(コード /タイプ) / Type of observation (code / type)
Comments

JLAC10必須の項目と任意の項目がある。


すべて code-valueおよび存在する場合、component.code-component.valueペアを考慮する必要があります。観察の意味を正しく理解する必要があります。 / All code-value and, if present, component.code-component.value pairs need to be taken into account to correctly understand the meaning of the observation.

Control1..1
BindingThe codes SHOULD be taken from For example codes, see JP Core Observation LabResult Code ValueSethttp://hl7.org/fhir/ValueSet/observation-codes
(preferred to http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationLabResultCode_VS
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

どのような観察が行われているかを知ることは、観察を理解するために不可欠です。 / Knowing what kind of observation is being made is essential to understanding the observation.

Alternate NamesName
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
62. Observation.code.coding
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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..*
TypeCoding
Is Modifierfalse
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on Observation.code.coding. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ system
  • value @ display
64. Observation.code.coding:jlac10LaboCode
Slice Namejlac10LaboCode
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

Control0..1*
BindingThe codes SHALL be taken from For codes, see JP Core Observation LabResult Code ValueSet
(required to http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationLabResultCode_VS
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
66. Observation.code.coding:jlac10LaboCode.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valueurn:oid:1.2.392.200119.4.504
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
68. Observation.code.coding:unCoded
Slice NameunCoded
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
70. Observation.code.coding:unCoded.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_Uncoded_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
72. Observation.code.coding:unCoded.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value未標準化コード項目(JLAC)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
74. Observation.code.coding:localLaboCode
Slice NamelocalLaboCode
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
76. Observation.code.coding:localLaboCode.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_LocalCode_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
78. Observation.code.coding:coreLabo/abo-bld
Slice NamecoreLabo/abo-bld
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
80. Observation.code.coding:coreLabo/abo-bld.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
82. Observation.code.coding:coreLabo/abo-bld.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueABO-BLD
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
84. Observation.code.coding:coreLabo/alb
Slice NamecoreLabo/alb
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
86. Observation.code.coding:coreLabo/alb.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
88. Observation.code.coding:coreLabo/alb.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueALB
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
90. Observation.code.coding:coreLabo/alp
Slice NamecoreLabo/alp
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
92. Observation.code.coding:coreLabo/alp.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
94. Observation.code.coding:coreLabo/alp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueALP
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
96. Observation.code.coding:coreLabo/alt
Slice NamecoreLabo/alt
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
98. Observation.code.coding:coreLabo/alt.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
100. Observation.code.coding:coreLabo/alt.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueALT
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
102. Observation.code.coding:coreLabo/amy
Slice NamecoreLabo/amy
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
104. Observation.code.coding:coreLabo/amy.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
106. Observation.code.coding:coreLabo/amy.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueAMY
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
108. Observation.code.coding:coreLabo/aptt
Slice NamecoreLabo/aptt
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

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

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
112. Observation.code.coding:coreLabo/aptt.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueAPTT
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
114. Observation.code.coding:coreLabo/ast
Slice NamecoreLabo/ast
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
116. Observation.code.coding:coreLabo/ast.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
118. Observation.code.coding:coreLabo/ast.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueAST
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
120. Observation.code.coding:coreLabo/bnp
Slice NamecoreLabo/bnp
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
122. Observation.code.coding:coreLabo/bnp.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
124. Observation.code.coding:coreLabo/bnp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueBNP
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
126. Observation.code.coding:coreLabo/bs
Slice NamecoreLabo/bs
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
128. Observation.code.coding:coreLabo/bs.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
130. Observation.code.coding:coreLabo/bs.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueBS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
132. Observation.code.coding:coreLabo/bun
Slice NamecoreLabo/bun
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
134. Observation.code.coding:coreLabo/bun.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
136. Observation.code.coding:coreLabo/bun.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueBUN
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
138. Observation.code.coding:coreLabo/ca
Slice NamecoreLabo/ca
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
140. Observation.code.coding:coreLabo/ca.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
142. Observation.code.coding:coreLabo/ca.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueCa
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
144. Observation.code.coding:coreLabo/che
Slice NamecoreLabo/che
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
146. Observation.code.coding:coreLabo/che.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
148. Observation.code.coding:coreLabo/che.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueChE
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
150. Observation.code.coding:coreLabo/ck
Slice NamecoreLabo/ck
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
152. Observation.code.coding:coreLabo/ck.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
154. Observation.code.coding:coreLabo/ck.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueCK
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
156. Observation.code.coding:coreLabo/cl
Slice NamecoreLabo/cl
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
158. Observation.code.coding:coreLabo/cl.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
160. Observation.code.coding:coreLabo/cl.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueCl
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
162. Observation.code.coding:coreLabo/cre
Slice NamecoreLabo/cre
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
164. Observation.code.coding:coreLabo/cre.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
166. Observation.code.coding:coreLabo/cre.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueCre
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
168. Observation.code.coding:coreLabo/crp
Slice NamecoreLabo/crp
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
170. Observation.code.coding:coreLabo/crp.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
172. Observation.code.coding:coreLabo/crp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueCRP
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
174. Observation.code.coding:coreLabo/crp-class
Slice NamecoreLabo/crp-class
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
176. Observation.code.coding:coreLabo/crp-class.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
178. Observation.code.coding:coreLabo/crp-class.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueCRP-class
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
180. Observation.code.coding:coreLabo/cys-c
Slice NamecoreLabo/cys-c
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
182. Observation.code.coding:coreLabo/cys-c.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
184. Observation.code.coding:coreLabo/cys-c.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueCys-C
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
186. Observation.code.coding:coreLabo/d-bil
Slice NamecoreLabo/d-bil
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
188. Observation.code.coding:coreLabo/d-bil.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
190. Observation.code.coding:coreLabo/d-bil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueD-Bil
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
192. Observation.code.coding:coreLabo/dd
Slice NamecoreLabo/dd
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
194. Observation.code.coding:coreLabo/dd.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
196. Observation.code.coding:coreLabo/dd.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueDD
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
198. Observation.code.coding:coreLabo/fbs
Slice NamecoreLabo/fbs
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
200. Observation.code.coding:coreLabo/fbs.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
202. Observation.code.coding:coreLabo/fbs.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueFBS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
204. Observation.code.coding:coreLabo/ggt
Slice NamecoreLabo/ggt
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
206. Observation.code.coding:coreLabo/ggt.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
208. Observation.code.coding:coreLabo/ggt.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueGGT
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
210. Observation.code.coding:coreLabo/hb
Slice NamecoreLabo/hb
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
212. Observation.code.coding:coreLabo/hb.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
214. Observation.code.coding:coreLabo/hb.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHb
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
216. Observation.code.coding:coreLabo/hba1c-ngsp
Slice NamecoreLabo/hba1c-ngsp
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
218. Observation.code.coding:coreLabo/hba1c-ngsp.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
220. Observation.code.coding:coreLabo/hba1c-ngsp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHbA1c-NGSP
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
222. Observation.code.coding:coreLabo/hdl-c
Slice NamecoreLabo/hdl-c
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
224. Observation.code.coding:coreLabo/hdl-c.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
226. Observation.code.coding:coreLabo/hdl-c.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHDL-C
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
228. Observation.code.coding:coreLabo/k
Slice NamecoreLabo/k
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
230. Observation.code.coding:coreLabo/k.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
232. Observation.code.coding:coreLabo/k.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueK
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
234. Observation.code.coding:coreLabo/ld
Slice NamecoreLabo/ld
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
236. Observation.code.coding:coreLabo/ld.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
238. Observation.code.coding:coreLabo/ld.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueLD
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
240. Observation.code.coding:coreLabo/ldl-c
Slice NamecoreLabo/ldl-c
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
242. Observation.code.coding:coreLabo/ldl-c.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
244. Observation.code.coding:coreLabo/ldl-c.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueLDL-C
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
246. Observation.code.coding:coreLabo/na
Slice NamecoreLabo/na
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
248. Observation.code.coding:coreLabo/na.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
250. Observation.code.coding:coreLabo/na.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueNa
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
252. Observation.code.coding:coreLabo/nt-probnp
Slice NamecoreLabo/nt-probnp
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
254. Observation.code.coding:coreLabo/nt-probnp.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
256. Observation.code.coding:coreLabo/nt-probnp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueNT-proBNP
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
258. Observation.code.coding:coreLabo/plt
Slice NamecoreLabo/plt
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
260. Observation.code.coding:coreLabo/plt.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
262. Observation.code.coding:coreLabo/plt.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValuePLT
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
264. Observation.code.coding:coreLabo/pt-act
Slice NamecoreLabo/pt-act
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
266. Observation.code.coding:coreLabo/pt-act.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
268. Observation.code.coding:coreLabo/pt-act.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValuePT-act
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
270. Observation.code.coding:coreLabo/pt-inr
Slice NamecoreLabo/pt-inr
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
272. Observation.code.coding:coreLabo/pt-inr.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
274. Observation.code.coding:coreLabo/pt-inr.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValuePT-INR
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
276. Observation.code.coding:coreLabo/pt-ratio
Slice NamecoreLabo/pt-ratio
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
278. Observation.code.coding:coreLabo/pt-ratio.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
280. Observation.code.coding:coreLabo/pt-ratio.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValuePT-ratio
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
282. Observation.code.coding:coreLabo/pt-sec
Slice NamecoreLabo/pt-sec
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
284. Observation.code.coding:coreLabo/pt-sec.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
286. Observation.code.coding:coreLabo/pt-sec.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValuePT-sec
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
288. Observation.code.coding:coreLabo/rbc
Slice NamecoreLabo/rbc
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
290. Observation.code.coding:coreLabo/rbc.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
292. Observation.code.coding:coreLabo/rbc.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueRBC
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
294. Observation.code.coding:coreLabo/rh-bld
Slice NamecoreLabo/rh-bld
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
296. Observation.code.coding:coreLabo/rh-bld.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
298. Observation.code.coding:coreLabo/rh-bld.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueRh-BLD
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
300. Observation.code.coding:coreLabo/t-bil
Slice NamecoreLabo/t-bil
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
302. Observation.code.coding:coreLabo/t-bil.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
304. Observation.code.coding:coreLabo/t-bil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueT-Bil
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
306. Observation.code.coding:coreLabo/t-cho
Slice NamecoreLabo/t-cho
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
308. Observation.code.coding:coreLabo/t-cho.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
310. Observation.code.coding:coreLabo/t-cho.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueT-CHO
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
312. Observation.code.coding:coreLabo/tg
Slice NamecoreLabo/tg
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
314. Observation.code.coding:coreLabo/tg.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
316. Observation.code.coding:coreLabo/tg.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueTG
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
318. Observation.code.coding:coreLabo/tp
Slice NamecoreLabo/tp
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
320. Observation.code.coding:coreLabo/tp.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
322. Observation.code.coding:coreLabo/tp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueTP
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
324. Observation.code.coding:coreLabo/u-ac
Slice NamecoreLabo/u-ac
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
326. Observation.code.coding:coreLabo/u-ac.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
328. Observation.code.coding:coreLabo/u-ac.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-ac
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
330. Observation.code.coding:coreLabo/u-bld
Slice NamecoreLabo/u-bld
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
332. Observation.code.coding:coreLabo/u-bld.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
334. Observation.code.coding:coreLabo/u-bld.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-Bld
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
336. Observation.code.coding:coreLabo/u-bld-HalfQty
Slice NamecoreLabo/u-bld-HalfQty
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
338. Observation.code.coding:coreLabo/u-bld-HalfQty.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
340. Observation.code.coding:coreLabo/u-bld-HalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-Bld-半定量
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
342. Observation.code.coding:coreLabo/u-bld-QLHalfQty
Slice NamecoreLabo/u-bld-QLHalfQty
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
344. Observation.code.coding:coreLabo/u-bld-QLHalfQty.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
346. Observation.code.coding:coreLabo/u-bld-QLHalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-Bld-定性半定量
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
348. Observation.code.coding:coreLabo/u-glu
Slice NamecoreLabo/u-glu
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
350. Observation.code.coding:coreLabo/u-glu.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
352. Observation.code.coding:coreLabo/u-glu.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-Glu
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
354. Observation.code.coding:coreLabo/u-glu-HalfQty
Slice NamecoreLabo/u-glu-HalfQty
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
356. Observation.code.coding:coreLabo/u-glu-HalfQty.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
358. Observation.code.coding:coreLabo/u-glu-HalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-Glu-定性半定量
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
360. Observation.code.coding:coreLabo/u-glu-QLHalfQty
Slice NamecoreLabo/u-glu-QLHalfQty
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
362. Observation.code.coding:coreLabo/u-glu-QLHalfQty.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
364. Observation.code.coding:coreLabo/u-glu-QLHalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-Glu-半定量
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
366. Observation.code.coding:coreLabo/u-pc
Slice NamecoreLabo/u-pc
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
368. Observation.code.coding:coreLabo/u-pc.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
370. Observation.code.coding:coreLabo/u-pc.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-pc
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
372. Observation.code.coding:coreLabo/ua
Slice NamecoreLabo/ua
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
374. Observation.code.coding:coreLabo/ua.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
376. Observation.code.coding:coreLabo/ua.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueUA
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
378. Observation.code.coding:coreLabo/utp
Slice NamecoreLabo/utp
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
380. Observation.code.coding:coreLabo/utp.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
382. Observation.code.coding:coreLabo/utp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-TP
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
384. Observation.code.coding:coreLabo/utp-QLHalfQty
Slice NamecoreLabo/utp-QLHalfQty
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
386. Observation.code.coding:coreLabo/utp-QLHalfQty.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
388. Observation.code.coding:coreLabo/utp-QLHalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-TP-定性半定量
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
390. Observation.code.coding:coreLabo/utp-HalfQty
Slice NamecoreLabo/utp-HalfQty
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
392. Observation.code.coding:coreLabo/utp-HalfQty.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
394. Observation.code.coding:coreLabo/utp-HalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-TP-半定量
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
396. Observation.code.coding:coreLabo/wbc
Slice NamecoreLabo/wbc
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
398. Observation.code.coding:coreLabo/wbc.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
400. Observation.code.coding:coreLabo/wbc.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueWBC
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
402. Observation.code.coding:infectionLabo/hcvcheck
Slice NameinfectionLabo/hcvcheck
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
404. Observation.code.coding:infectionLabo/hcvcheck.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
406. Observation.code.coding:infectionLabo/hcvcheck.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueC型肝炎ウイルス検診の判定
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
408. Observation.code.coding:infectionLabo/hbsagsco
Slice NameinfectionLabo/hbsagsco
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
410. Observation.code.coding:infectionLabo/hbsagsco.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
412. Observation.code.coding:infectionLabo/hbsagsco.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗原(S/CO)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
414. Observation.code.coding:infectionLabo/hbsagcoi
Slice NameinfectionLabo/hbsagcoi
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
416. Observation.code.coding:infectionLabo/hbsagcoi.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
418. Observation.code.coding:infectionLabo/hbsagcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗原(コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
420. Observation.code.coding:infectionLabo/hbsagdil
Slice NameinfectionLabo/hbsagdil
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
422. Observation.code.coding:infectionLabo/hbsagdil.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
424. Observation.code.coding:infectionLabo/hbsagdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗原(希釈倍率)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
426. Observation.code.coding:infectionLabo/hbsagod
Slice NameinfectionLabo/hbsagod
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
428. Observation.code.coding:infectionLabo/hbsagod.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
430. Observation.code.coding:infectionLabo/hbsagod.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗原(吸光度)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
432. Observation.code.coding:infectionLabo/hbsagquant
Slice NameinfectionLabo/hbsagquant
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
434. Observation.code.coding:infectionLabo/hbsagquant.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
436. Observation.code.coding:infectionLabo/hbsagquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗原(定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
438. Observation.code.coding:infectionLabo/hbsagresult
Slice NameinfectionLabo/hbsagresult
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
440. Observation.code.coding:infectionLabo/hbsagresult.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
442. Observation.code.coding:infectionLabo/hbsagresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗原(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
444. Observation.code.coding:infectionLabo/hbsagposcoi
Slice NameinfectionLabo/hbsagposcoi
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
446. Observation.code.coding:infectionLabo/hbsagposcoi.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
448. Observation.code.coding:infectionLabo/hbsagposcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗原(陽性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
450. Observation.code.coding:infectionLabo/hbsabcoi
Slice NameinfectionLabo/hbsabcoi
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
452. Observation.code.coding:infectionLabo/hbsabcoi.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
454. Observation.code.coding:infectionLabo/hbsabcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗体(コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
456. Observation.code.coding:infectionLabo/hbsabnegcoi
Slice NameinfectionLabo/hbsabnegcoi
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
458. Observation.code.coding:infectionLabo/hbsabnegcoi.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
460. Observation.code.coding:infectionLabo/hbsabnegcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗体(陰性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
462. Observation.code.coding:infectionLabo/hbsabdil
Slice NameinfectionLabo/hbsabdil
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
464. Observation.code.coding:infectionLabo/hbsabdil.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
466. Observation.code.coding:infectionLabo/hbsabdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗体(希釈倍率)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
468. Observation.code.coding:infectionLabo/hbsabquant
Slice NameinfectionLabo/hbsabquant
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
470. Observation.code.coding:infectionLabo/hbsabquant.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
472. Observation.code.coding:infectionLabo/hbsabquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗体(定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
474. Observation.code.coding:infectionLabo/hbsabresult
Slice NameinfectionLabo/hbsabresult
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
476. Observation.code.coding:infectionLabo/hbsabresult.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
478. Observation.code.coding:infectionLabo/hbsabresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗体(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
480. Observation.code.coding:infectionLabo/hcvquant
Slice NameinfectionLabo/hcvquant
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
482. Observation.code.coding:infectionLabo/hcvquant.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
484. Observation.code.coding:infectionLabo/hcvquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV核酸増幅検査(定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
486. Observation.code.coding:infectionLabo/hcvresult
Slice NameinfectionLabo/hcvresult
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
488. Observation.code.coding:infectionLabo/hcvresult.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
490. Observation.code.coding:infectionLabo/hcvresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV核酸増幅検査(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
492. Observation.code.coding:infectionLabo/hcvagquant
Slice NameinfectionLabo/hcvagquant
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
494. Observation.code.coding:infectionLabo/hcvagquant.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
496. Observation.code.coding:infectionLabo/hcvagquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV抗原検査(定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
498. Observation.code.coding:infectionLabo/hcvagresult
Slice NameinfectionLabo/hcvagresult
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
500. Observation.code.coding:infectionLabo/hcvagresult.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
502. Observation.code.coding:infectionLabo/hcvagresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV抗原検査(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
504. Observation.code.coding:infectionLabo/hcvabcoi
Slice NameinfectionLabo/hcvabcoi
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
506. Observation.code.coding:infectionLabo/hcvabcoi.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
508. Observation.code.coding:infectionLabo/hcvabcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV抗体(コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
510. Observation.code.coding:infectionLabo/hcvabdil
Slice NameinfectionLabo/hcvabdil
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
512. Observation.code.coding:infectionLabo/hcvabdil.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
514. Observation.code.coding:infectionLabo/hcvabdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV抗体(希釈倍率)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
516. Observation.code.coding:infectionLabo/hcvabresult
Slice NameinfectionLabo/hcvabresult
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
518. Observation.code.coding:infectionLabo/hcvabresult.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
520. Observation.code.coding:infectionLabo/hcvabresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV抗体(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
522. Observation.code.coding:infectionLabo/hcvabposcoi
Slice NameinfectionLabo/hcvabposcoi
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
524. Observation.code.coding:infectionLabo/hcvabposcoi.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
526. Observation.code.coding:infectionLabo/hcvabposcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV抗体(陽性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
528. Observation.code.coding:infectionLabo/hiv1quant
Slice NameinfectionLabo/hiv1quant
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
530. Observation.code.coding:infectionLabo/hiv1quant.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
532. Observation.code.coding:infectionLabo/hiv1quant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1(ウイルスRNA定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
534. Observation.code.coding:infectionLabo/hiv1result
Slice NameinfectionLabo/hiv1result
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
536. Observation.code.coding:infectionLabo/hiv1result.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
538. Observation.code.coding:infectionLabo/hiv1result.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1(ウイルスRNA定量判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
540. Observation.code.coding:infectionLabo/hiv1p2abp24coiv
Slice NameinfectionLabo/hiv1p2abp24coiv
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
542. Observation.code.coding:infectionLabo/hiv1p2abp24coiv.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
544. Observation.code.coding:infectionLabo/hiv1p2abp24coiv.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(コントロール値)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
546. Observation.code.coding:infectionLabo/hiv1p2abp24coi
Slice NameinfectionLabo/hiv1p2abp24coi
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
548. Observation.code.coding:infectionLabo/hiv1p2abp24coi.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
550. Observation.code.coding:infectionLabo/hiv1p2abp24coi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
552. Observation.code.coding:infectionLabo/hiv1p2abp24negcoi
Slice NameinfectionLabo/hiv1p2abp24negcoi
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
554. Observation.code.coding:infectionLabo/hiv1p2abp24negcoi.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
556. Observation.code.coding:infectionLabo/hiv1p2abp24negcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueIV-1+2抗体・p24抗原(陰性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
558. Observation.code.coding:infectionLabo/hiv1p2abod
Slice NameinfectionLabo/hiv1p2abod
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
560. Observation.code.coding:infectionLabo/hiv1p2abod.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
562. Observation.code.coding:infectionLabo/hiv1p2abod.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(吸光度)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
564. Observation.code.coding:infectionLabo/hiv1p2p24abresult
Slice NameinfectionLabo/hiv1p2p24abresult
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
566. Observation.code.coding:infectionLabo/hiv1p2p24abresult.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
568. Observation.code.coding:infectionLabo/hiv1p2p24abresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(定性、HIV p24抗原)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
570. Observation.code.coding:infectionLabo/hiv1p2abp24qlresult
Slice NameinfectionLabo/hiv1p2abp24qlresult
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
572. Observation.code.coding:infectionLabo/hiv1p2abp24qlresult.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
574. Observation.code.coding:infectionLabo/hiv1p2abp24qlresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(定性、HIV-1+2抗体)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
576. Observation.code.coding:infectionLabo/hiv1p2p24abquant
Slice NameinfectionLabo/hiv1p2p24abquant
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
578. Observation.code.coding:infectionLabo/hiv1p2p24abquant.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
580. Observation.code.coding:infectionLabo/hiv1p2p24abquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(定量、HIV p24抗原)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
582. Observation.code.coding:infectionLabo/hiv1p2abquant
Slice NameinfectionLabo/hiv1p2abquant
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
584. Observation.code.coding:infectionLabo/hiv1p2abquant.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
586. Observation.code.coding:infectionLabo/hiv1p2abquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(定量、HIV-1+2抗体)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
588. Observation.code.coding:infectionLabo/hiv1p2abp24result
Slice NameinfectionLabo/hiv1p2abp24result
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
590. Observation.code.coding:infectionLabo/hiv1p2abp24result.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
592. Observation.code.coding:infectionLabo/hiv1p2abp24result.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
594. Observation.code.coding:infectionLabo/hiv1p2abp24poscoi
Slice NameinfectionLabo/hiv1p2abp24poscoi
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
596. Observation.code.coding:infectionLabo/hiv1p2abp24poscoi.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
598. Observation.code.coding:infectionLabo/hiv1p2abp24poscoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(陽性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
600. Observation.code.coding:infectionLabo/hiv1p2abcoi
Slice NameinfectionLabo/hiv1p2abcoi
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
602. Observation.code.coding:infectionLabo/hiv1p2abcoi.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
604. Observation.code.coding:infectionLabo/hiv1p2abcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体(コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
606. Observation.code.coding:infectionLabo/hiv1p2abdil
Slice NameinfectionLabo/hiv1p2abdil
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
608. Observation.code.coding:infectionLabo/hiv1p2abdil.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
610. Observation.code.coding:infectionLabo/hiv1p2abdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体(希釈倍率)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
612. Observation.code.coding:infectionLabo/hiv1p2abresult
Slice NameinfectionLabo/hiv1p2abresult
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
614. Observation.code.coding:infectionLabo/hiv1p2abresult.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
616. Observation.code.coding:infectionLabo/hiv1p2abresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
618. Observation.code.coding:infectionLabo/hiv1p2abposcoi
Slice NameinfectionLabo/hiv1p2abposcoi
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
620. Observation.code.coding:infectionLabo/hiv1p2abposcoi.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
622. Observation.code.coding:infectionLabo/hiv1p2abposcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体(陽性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
624. Observation.code.coding:infectionLabo/hiv1abdil
Slice NameinfectionLabo/hiv1abdil
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
626. Observation.code.coding:infectionLabo/hiv1abdil.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
628. Observation.code.coding:infectionLabo/hiv1abdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1抗体(希釈倍率)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
630. Observation.code.coding:infectionLabo/hiv1abresult
Slice NameinfectionLabo/hiv1abresult
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
632. Observation.code.coding:infectionLabo/hiv1abresult.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
634. Observation.code.coding:infectionLabo/hiv1abresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1抗体(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
636. Observation.code.coding:infectionLabo/hiv2abdil
Slice NameinfectionLabo/hiv2abdil
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
638. Observation.code.coding:infectionLabo/hiv2abdil.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
640. Observation.code.coding:infectionLabo/hiv2abdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-2抗体(希釈倍率)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
642. Observation.code.coding:infectionLabo/hiv2abresult
Slice NameinfectionLabo/hiv2abresult
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
644. Observation.code.coding:infectionLabo/hiv2abresult.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
646. Observation.code.coding:infectionLabo/hiv2abresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-2抗体(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
648. Observation.code.coding:infectionLabo/stsqlresult
Slice NameinfectionLabo/stsqlresult
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
650. Observation.code.coding:infectionLabo/stsqlresult.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
652. Observation.code.coding:infectionLabo/stsqlresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒STS(定性)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
654. Observation.code.coding:infectionLabo/stsquant
Slice NameinfectionLabo/stsquant
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
656. Observation.code.coding:infectionLabo/stsquant.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
658. Observation.code.coding:infectionLabo/stsquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒STS(定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
660. Observation.code.coding:infectionLabo/stsresult
Slice NameinfectionLabo/stsresult
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
662. Observation.code.coding:infectionLabo/stsresult.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
664. Observation.code.coding:infectionLabo/stsresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒STS(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
666. Observation.code.coding:infectionLabo/stshquant
Slice NameinfectionLabo/stshquant
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
668. Observation.code.coding:infectionLabo/stshquant.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
670. Observation.code.coding:infectionLabo/stshquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒STS(半定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
672. Observation.code.coding:infectionLabo/tpresult
Slice NameinfectionLabo/tpresult
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
674. Observation.code.coding:infectionLabo/tpresult.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
676. Observation.code.coding:infectionLabo/tpresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒TP抗体(定性)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
678. Observation.code.coding:infectionLabo/tpquantcoi
Slice NameinfectionLabo/tpquantcoi
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
680. Observation.code.coding:infectionLabo/tpquantcoi.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
682. Observation.code.coding:infectionLabo/tpquantcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒TP抗体(定量、コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
684. Observation.code.coding:infectionLabo/tpnegcoi
Slice NameinfectionLabo/tpnegcoi
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
686. Observation.code.coding:infectionLabo/tpnegcoi.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
688. Observation.code.coding:infectionLabo/tpnegcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒TP抗体(定量、陰性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
690. Observation.code.coding:infectionLabo/tpquantresult
Slice NameinfectionLabo/tpquantresult
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
692. Observation.code.coding:infectionLabo/tpquantresult.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
694. Observation.code.coding:infectionLabo/tpquantresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒TP抗体(定量、判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
696. Observation.code.coding:infectionLabo/tpposcoi
Slice NameinfectionLabo/tpposcoi
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
698. Observation.code.coding:infectionLabo/tpposcoi.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
700. Observation.code.coding:infectionLabo/tpposcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒TP抗体(定量、陽性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
702. Observation.code.coding:infectionLabo/tpquant
Slice NameinfectionLabo/tpquant
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
704. Observation.code.coding:infectionLabo/tpquant.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
706. Observation.code.coding:infectionLabo/tpquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒TP抗体(定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
708. Observation.code.coding:infectionLabo/tphquant
Slice NameinfectionLabo/tphquant
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
710. Observation.code.coding:infectionLabo/tphquant.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
712. Observation.code.coding:infectionLabo/tphquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒TP抗体(半定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
714. Observation.code.coding:infectionLabo/sts
Slice NameinfectionLabo/sts
Definition

コード体系によって定義されたコードへの参照。


用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。


コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / 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.

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

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
716. Observation.code.coding:infectionLabo/sts.system
Definition

コード体系。


コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。


uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
718. Observation.code.coding:infectionLabo/sts.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒反応
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
720. Observation.code.text
Definition

項目名。報告書などに記載する場合に使用する表示名。


データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

Shortコンセプトの単純なテキスト表現 / Plain text representation of the concept
Comments

【JP Core仕様】このプロファイルでは、表示名として必須とする。

多くの場合、coding.display と同一になるが、coding.display に異なる複数の表現が格納される場合を想定し、code間で共通の表現として必須とする。受信側はこの文字列を項目表示文字列として使用できる。ただし、3文書6情報を電子カルテ共有サービスに送信する場合には、「検体検査結果情報における検査項目のコーディング規則」を厳守する必要がある。


多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings.

Control10..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
722. Observation.subject
Definition

対象となる患者のFHIRリソースへの参照。電子カルテ情報共有サービスでは、Bundleリソースで本リソースから参照可能なPatientリソースが同時に存在するので、そのPatientリソースに記述されている被保険者個人識別子や施設内患者IDなどの情報をidentifier要素でLogical Reference記述する。電子カルテ情報共有サービス以外の一般的な利用ではBundleリソースに含まれるPatientリソースのfullUrlを記述するか、またはContainedリソースをLiteral 参照する(comment参照のこと)。


患者、または患者のグループ、場所、またはデバイスこの観察結果は、観察が置かれている記録についてであり、その記録にあります。観測の実際の焦点が被験者(または被験者の部分、または領域のサンプル)とは異なる場合、「フォーカス」要素または「コード」自体が観測の実際の焦点を指定します。 / The patient, or group of patients, location, or device this observation is about and into whose record the observation is placed. If the actual focus of the observation is different from the subject (or a sample of, part, or region of the subject), the focus element or the code itself specifies the actual focus of the observation.

Short患者のPatientリソース参照記述誰と/または観察が何であるか / Who and/or what the observation is about
Comments

電子カルテ共有サービスでは、別途BundleリソースでPatientリソースが送信されているので、その被保険者個人識別子を明示することにより患者を参照する。


この要素は1..1のカーディナリティになると予想されます。被験者が欠落している唯一の状況は、患者を知らないデバイスによって観察が行われる場合です。この場合、観察は、ある程度のコンテキスト/チャネルマッチング手法を介して患者と一致し、この時点で観察を更新する必要があります。 / One would expect this element to be a cardinality of 1..1. The only circumstance in which the subject can be missing is when the observation is made by a device that does not know the patient. In this case, the observation SHALL be matched to a patient through some context/channel matching technique, and at this point, the observation should be updated.

Control10..1
TypeReference(JP Core Patient Profile, Patient, Group, Device, Location)
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

あなたが彼らが誰または何をしているのかわからない場合、観察には価値がありません。 / Observations have no value if you don't know who or what they're about.

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

この検査が行われた受診情報(入外区分など)を表すEncounterリソース(Containedリソース)への参照


この観察が行われるヘルスケアイベント(患者と医療提供者の相互作用など)。 / The healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made.

Shortこの検査が行われた受診情報(入外区分など)この観察が行われるヘルスケアイベント / Healthcare event during which this observation is made
Comments

Containedリソースに含まれるEncounterリソースをリソース内で参照する。【JP Core仕様】入院外来の区別や所在場所、担当診療科の情報、外来での検査か入院での検査かの区別に使用する。必須ではない。


これは通常、イベントが発生したEncounterですが、いくつかのイベントは、Encounterの公式完了前または公式完了後に開始される可能性がありますが、それでも遭遇のコンテキストに関連しています(例:入院前の実験室テストなど)。 / This will typically be the encounter the event occurred within, but some events may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter (e.g. pre-admission laboratory tests).

Control0..1
TypeReference(JP Core Encounter Profile, Encounter)
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

一部の観察では、観察と特定のEncounterの間のリンクを知ることが重要かもしれません。 / For some observations it may be important to know the link between an observation and a particular encounter.

Alternate NamesContext
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
726. Observation.effective[x]
Definition

検体採取日時。検体採取日時が不明な場合には、検査実施日時、検体受付日時の場合もある。結果報告日時はissued要素を使用する。


観察された値が真実であると主張される時間または時間期。生物学的被験者の場合 - 例えばヒト患者 - これは通常、「生理学的に関連する時間」と呼ばれます。これは通常、プロシジャー(処置等)または標本収集の時間ですが、日付/時刻のソースは不明であり、日付/時刻自体のみです。 / The time or time-period the observed value is asserted as being true. For biological subjects - e.g. human patients - this is usually called the "physiologically relevant time". This is usually either the time of the procedure or of specimen collection, but very often the source of the date/time is not known, only the date/time itself.

Short検体採取日時観察のための臨床的に関連する時間/時間期 / Clinically relevant time/time-period for observation
Comments

dateTime型に限定する。dateTime側は、1905-08-23, 2015-02-07T13:28:17+09:00


この観察が履歴上の報告でない限り、少なくとも日付が存在する必要があります。不正確または「ファジー」時間(たとえば、「朝食後」に採取された血糖測定)を記録するには、[タイミング](datatypes.html#タイミング)データタイプを使用して、測定を通常の生活イベントに結び付けます。 / At least a date should be present unless this observation is a historical report. For recording imprecise or "fuzzy" times (For example, a blood glucose measurement taken "after breakfast") use the Timing datatype which allow the measurement to be tied to regular life events.

Control10..1
TypedateTime, Period, Timing, instant
[x] NoteSee Choice of Data Types for 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
Summarytrue
Requirements

観察が真実と見なされた時期を知ることは、その関連性にとって重要であり、傾向を決定します。 / Knowing when an observation was deemed true is important to its relevance as well as determining trends.

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

検査結果がシステムに格納された日時、システム的な結果報告(登録)日時。


このバージョンの観察結果は、通常、結果がレビューおよび検証された後にプロバイダーが利用できるようになりました。 / The date and time this version of the observation was made available to providers, typically after the results have been reviewed and verified.

Short検査結果がシステムに格納された日時、システム的な結果報告(登録)日時日付/時刻このバージョンが利用可能になりました / Date/Time this version was made available
Comments

instance型であるため、2015-02-07T13:28:17+09:00 のように時刻までの精度が必要である。


レビューと検証を必要としない観察の場合、リソース自体の['lastupdated](resource-definitions.html#meta.lastupdated)と同じである可能性があります。特定の更新のレビューと検証を必要とする観察結果の場合、新しいバージョンを再度レビューして検証する必要がない非臨床的に重要な更新のために、リソース自体の「最後の飽きされた」時間と同じではないかもしれません。 / For Observations that don’t require review and verification, it may be the same as the [lastUpdated](http://hl7.org/fhir/R4/resource-definitions.html#Meta.lastUpdated) time of the resource itself. For Observations that do require review and verification for certain updates, it might not be the same as thelastUpdated` time of the resource itself due to a non-clinically significant update that doesn’t require the new version to be reviewed and verified again.

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または子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
730. Observation.value[x]
Definition

検体検査の結果


情報が単純な値を持っている場合、観察結果の結果として決定された情報。 / The information determined as a result of making the observation, if the information has a simple value.

Short検体検査の結果実結果 / Actual result
Comments

valueQuantity,valueCodeableConcept,valueStringのいずれかを使用する。


観察にはあります。1)ここでの単一の値、2)関連する値とコンポーネント値のセット、または3)関連またはコンポーネント値のセットのみ。値が存在する場合、この要素のデータ型は、viscervation.codeによって決定する必要があります。フィールドが通常コーディングされている場合、または観測に関連付けられたタイプの場合、文字列の代わりにテキストのみを持つCodeableconecteが使用されます。コードはコード化された値を定義します。追加のガイダンスについては、以下の[[メモ]セクション]([観察.html#注)を参照してください。 / An observation may have; 1) a single value here, 2) both a value and a set of related or component values, or 3) only a set of related or component values. If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value. For additional guidance, see the Notes section below.

Control0..1
This element is affected by the following invariants: obs-7
TypeChoice of: Quantity, CodeableConcept, string, dateTime, boolean, SampledData, Period, Ratio, integer, time, Range
[x] NoteSee Choice of Data Types for 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
Must Support TypesNo must-support rules about the choice of types/profiles
Summarytrue
Requirements

観測は値を持つように存在しますが、それが誤っている場合、または観測のグループを表す場合はそうではありません。 / An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on Observation.value[x]. The slices are unordered and Closed, and can be differentiated using the following discriminators:
  • type @ $this
732. Observation.value[x]:valueQuantity
Slice NamevalueQuantity
Definition

検体検査の結果として決定された情報。


情報が単純な値を持っている場合、観察結果の結果として決定された情報。 / The information determined as a result of making the observation, if the information has a simple value.

Short検査結果が「数値」の場合、値、単位を設定する。実結果 / Actual result
Comments

valueQuantity.value :結果値(数値)を定義。 SS-MIX2/HL7 V2.5:OBX-5(結果値)
valueQuantity.comparator : QuantityComparator Value setから設定。 SS-MIX2/HL7 V2.5→ 検体検査結果メッセージでは未使用となっているデータ型だが、SN型のSN.1(比較演算子)が該当する。検査値の「0未満」の場合の「未満」などに相当するコードを設定。
valueQuantity.unit : systemで示す単位のValue setの文字列を指定。 SS-MIX2/HL7 V2.5→ OBX-6(単位) CWE.2 テキスト
valueQuantity.system : 単位のValue set名を指定。 SS-MIX2/HL7 V2.5→ OBX-6(単位) CWE.3 コード体系 HL7では「ISO+」だが、ローカルコード99zzzのHL7標準の「ISO+」が示すOID、ローカルコードの場合はOIDを別途取得必要
valueQuantity.code : systemで示す単位のValue setのコードを指定。 SS-MIX2/HL7 V2.5→ OBX-6(単位) CWE.1 識別子


観察にはあります。1)ここでの単一の値、2)関連する値とコンポーネント値のセット、または3)関連またはコンポーネント値のセットのみ。値が存在する場合、この要素のデータ型は、viscervation.codeによって決定する必要があります。フィールドが通常コーディングされている場合、または観測に関連付けられたタイプの場合、文字列の代わりにテキストのみを持つCodeableconecteが使用されます。コードはコード化された値を定義します。追加のガイダンスについては、以下の[[メモ]セクション]([観察.html#注)を参照してください。 / An observation may have; 1) a single value here, 2) both a value and a set of related or component values, or 3) only a set of related or component values. If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value. For additional guidance, see the Notes section below.

Control0..1
This element is affected by the following invariants: obs-7
TypeQuantity, dateTime, boolean, string, SampledData, Period, Ratio, integer, time, Range, CodeableConcept
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Summarytrue
Requirements

観測は値を持つように存在しますが、それが誤っている場合、または観測のグループを表す場合はそうではありません。 / An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
734. Observation.value[x]:valueCodeableConcept
Slice NamevalueCodeableConcept
Definition

結果がコード化されたコンセプトで記述できる場合。定性検査値の場合などに使用する。質問項目の回答記号もコードと回答文字列とみなしてこの結果記述方法を使用することができる。


情報が単純な値を持っている場合、観察結果の結果として決定された情報。 / The information determined as a result of making the observation, if the information has a simple value.

Short検査結果が「コード値」の場合、コード、テキスト、コードのValue setを定義する。実結果 / Actual result
Comments

valueCodeableConcept.coding :ローカルコードと国際標準コードなど複数指定できる。 SS-MIX2/HL7 V2.5→ CWEは正規コード+代替コードの2種類登録可能。
valueCodeableConcept.coding.system : 対象のValue set名を指定。 SS-MIX2/HL7 V2.5→ CWE.3 or 6 コード体系。対象コードの OIDを設定
valueCodeableConcept.coding.version : 対象のValue setのバージョンを指定。 SS-MIX2/HL7 V2.5→ CWE.7 コード体系バージョン ID valueCodeableConcept.coding.code :対象のValue setのコードを指定。 SS-MIX2/HL7 V2.5→ CWE.1 or 4 識別子。対象コードシステムのコード
valueCodeableConcept.coding.display : 対象のValue setのテキストを指定。 SS-MIX2/HL7 V2.5→ CWE.2 or 5 テキスト。対象コードの名称
valueCodeableConcept.coding.userselected : 未使用。
valueCodeableConcept.text : コードが示す意味を指定する。通常は.coding.displayの値を指定するが、複数ある場合は適宜編集すること。 SS-MIX2/HL7 V2.5→ CWE.2 テキスト。coding.display と同じ。


観察にはあります。1)ここでの単一の値、2)関連する値とコンポーネント値のセット、または3)関連またはコンポーネント値のセットのみ。値が存在する場合、この要素のデータ型は、viscervation.codeによって決定する必要があります。フィールドが通常コーディングされている場合、または観測に関連付けられたタイプの場合、文字列の代わりにテキストのみを持つCodeableconecteが使用されます。コードはコード化された値を定義します。追加のガイダンスについては、以下の[[メモ]セクション]([観察.html#注)を参照してください。 / An observation may have; 1) a single value here, 2) both a value and a set of related or component values, or 3) only a set of related or component values. If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value. For additional guidance, see the Notes section below.

Control0..1
This element is affected by the following invariants: obs-7
TypeCodeableConcept, dateTime, boolean, string, SampledData, Quantity, Period, Ratio, integer, time, Range
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Summarytrue
Requirements

観測は値を持つように存在しますが、それが誤っている場合、または観測のグループを表す場合はそうではありません。 / An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
736. Observation.value[x]:valueString
Slice NamevalueString
Definition

検体検査の結果として決定された情報。


情報が単純な値を持っている場合、観察結果の結果として決定された情報。 / The information determined as a result of making the observation, if the information has a simple value.

Short検査結果値が「文字列」の場合、その文字列を指定する。実結果 / Actual result
Comments

以下のデータ型はSS-MIX2では未使用のため、未使用とした。今後の議論で使用の必要性が出れば復活させる。
valueBoolean
valueInteger : 検査結果値を整数値(Integer)で定義したい場合に指定する。ただし、valueQuantityで単位付き数値を示すので、通常は使わない。 SS-MIX2/HL7 V2.5→ OBX-2=「NW」の時の OBX-5(結果値)
valueRange
valueRatio
valueSampledData
valueTime : 検査結果値が「時間」の場合、その時間を指定する。 SS-MIX2/HL7 V2.5→ OBX-2=「TM」の時の OBX-5(結果値)
valueDateTime : 検査結果値が「日時」の場合、その日時を指定する。 SS-MIX2/HL7 V2.5→ OBX-2=「DT」の時の OBX-5(結果値)
valuePeriod


観察にはあります。1)ここでの単一の値、2)関連する値とコンポーネント値のセット、または3)関連またはコンポーネント値のセットのみ。値が存在する場合、この要素のデータ型は、viscervation.codeによって決定する必要があります。フィールドが通常コーディングされている場合、または観測に関連付けられたタイプの場合、文字列の代わりにテキストのみを持つCodeableconecteが使用されます。コードはコード化された値を定義します。追加のガイダンスについては、以下の[[メモ]セクション]([観察.html#注)を参照してください。 / An observation may have; 1) a single value here, 2) both a value and a set of related or component values, or 3) only a set of related or component values. If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value. For additional guidance, see the Notes section below.

Control0..1
This element is affected by the following invariants: obs-7
Typestring, dateTime, boolean, SampledData, Quantity, Period, Ratio, integer, time, Range, CodeableConcept
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

観測は値を持つように存在しますが、それが誤っている場合、または観測のグループを表す場合はそうではありません。 / An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations.

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

検査結果値が欠落している理由。


要素観測値の期待値が欠落している理由を提供します。 / Provides a reason why the expected value in the element Observation.value[x] is missing.

ShortこのObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由結果が欠落している理由 / Why the result is missing
Comments

【JP Core仕様】SS-MIX2で未使用だが、valueの欠落時に使用する必要があり、重要な項目である。

制約「obs-6」に示す通り、valueが存在する場合、この要素は存在してはならない。

textのみでの使用は基本的に不可とし、必ずcodingを以下から設定すること。適切な理由を選べないシステムの場合には、unknownを使用するものとする。

(unknown:値が存在するかしないか不明 | masked:結果非開示 | not-applicable:適用外(システム適用外など、生体にありえない項目(男性患者における女性固有検査値など)) | as-text :テキスト表現で別途記述| error :システムエラー| not-a-number:結果が数値でない、数値化エラー | negative-infinity:数値が小さすぎて表現できない | positive-infinity:数値が大きすぎて表現 | not-performed:未実施| not-permitted:結果取得が許可されていない


NULLまたは例外的な値は、FHIR観測で2つの方法を表すことができます。1つの方法は、それらを単に値セットに含めるだけで、値の例外を表すことです。たとえば、血清学テストの測定値は、「検出」、「検出されていない」、「決定的でない」、または「標本の不十分」である可能性があります。

別の方法は、実際の観測に値要素を使用し、明示的なDataBsEntreason要素を使用して例外的な値を記録することです。たとえば、測定が完了していないときに、DataBsentrasonコード「エラー」を使用できます。報告する値がある場合にのみ、観察が報告される可能性があることに注意してください。たとえば、異なるセルカウント値は、> 0の場合にのみ報告される場合があります。これらのオプションのため、ヌルまたは例外的な値の一般的な観測を解釈するには、ユースケース契約が必要です。 / Null or exceptional values can be represented two ways in FHIR Observations. One way is to simply include them in the value set and represent the exceptions in the value. For example, measurement values for a serology test could be "detected", "not detected", "inconclusive", or "specimen unsatisfactory".

The alternate way is to use the value element for actual observations and use the explicit dataAbsentReason element to record exceptional values. For example, the dataAbsentReason code "error" could be used when the measurement was not completed. Note that an observation may only be reported if there are values to report. For example differential cell counts values may be reported only when > 0. Because of these options, use-case agreements are required to interpret general observations for null or exceptional values.

Control0..1
This element is affected by the following invariants: obs-6
BindingUnless not suitable, these codes SHALL be taken from DataAbsentReasonhttp://hl7.org/fhir/ValueSet/data-absent-reason
(extensible to http://hl7.org/fhir/ValueSet/data-absent-reason
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summaryfalse
Requirements

多くの結果には、測定で例外的な値を処理する必要があります。 / For many results it is necessary to handle exceptional values in measurements.

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

検査結果値の、(高、低、正常)といったカテゴリー評価。結果報告書に記載されることもある情報。


観測値のカテゴリー評価。たとえば、高、低、正常。 / A categorical assessment of an observation value. For example, high, low, normal.

ShortHigh, low, normal, etc. 高、低、正常など高、低、正常など。 / High, low, normal, etc.
Comments

【JP Core仕様】拡張可コード表「ObservationInterpretationCodes」からいずれかの適当なコードをひとつ使用するが、本要素はなくてもよい。その施設における基準値が設定されている数値検査結果に対しては、基準値範囲により解釈したH(高)、L(低)、N(正常範囲) のいずれかを設定することが望ましい。

コード表が大きいため、下記参照。

https://www.hl7.org/fhir/R4/valueset-observation-interpretation.html


歴史的に実験室の結果(「異常なフラグ」と呼ばれる)に使用されていたため、その使用は、コード化された解釈が関連する他のユースケースにまで及びます。多くの場合、1つ以上の単純なコンパクトコードとして報告されているこの要素は、結果の意味/正常性のステータスを示すレポートとフローシートの結果値に隣接することがよくあります。 / Historically used for laboratory results (known as 'abnormal flag' ), its use extends to other use cases where coded interpretations are relevant. Often reported as one or more simple compact codes this element is often placed adjacent to the result value in reports and flow sheets to signal the meaning/normalcy status of the result.

Control0..*
BindingUnless not suitable, these codes SHALL be taken from ObservationInterpretationCodeshttp://hl7.org/fhir/ValueSet/observation-interpretation
(extensible to http://hl7.org/fhir/ValueSet/observation-interpretation
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summaryfalse
Requirements

特に数値結果については、結果の重要性を完全に理解するために解釈を必要。


いくつかの結果、特に数値の結果については、結果の重要性を完全に理解するために解釈が必要です。 / For some results, particularly numeric results, an interpretation is necessary to fully understand the significance of a result.

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

検査、あるいは結果に関するコメント。フリーテキストの追加情報として使用可能。


観察または結果についてのコメント。 / Comments about the observation or the results.

Short検査、あるいは結果に関するコメント。フリーテキストの追加情報として使用可能。観察についてのコメント / Comments about the observation
Comments

May include general statements about the observation, or statements about significant, unexpected or unreliable results values, or information about its source when relevant to its interpretation.


観察に関する一般的な声明、またはその解釈に関連する場合、重要な、予期しない、または信頼できない結果の値、またはそのソースに関する情報に関する声明が含まれる場合があります。 / May include general statements about the observation, or statements about significant, unexpected or unreliable results values, or information about its source when relevant to its interpretation.

Control0..*
TypeAnnotation
Is Modifierfalse
Must Supporttrue
Summaryfalse
Requirements

Need to be able to provide free text additional information.
フリーテキストの追加情報を提供できる必要がある。


無料のテキストの追加情報を提供できる必要があります。 / Need to be able to provide free text additional information.

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

注釈のテキストは、マークダウン形式の形式です。 / The text of the annotation in markdown format.

Short注釈 - テキストコンテンツ(マークダウンとして) / The annotation - text content (as markdown)
Comments

Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/

Control1..1
Typemarkdown
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()))
746. Observation.specimen
Definition

この検査に使用された検体(標本)を表すSpecimenリソース(Containedリソース)への参照。検体材料に関する情報を記述したSpecimenリソースをContainedリソースとして本リソースに埋め込んで、それを参照すること。 3文書6情報の作成では、JP_Specimenタイプのリソース(Specimen.idの値が"#specimen203987"と仮定)が本リソースのContainedリソースとして埋め込み記述されることが必須であるため、そのcontainedリソースのid値(Specimen.id)を記述する。(例 2 { "reference": "#specimen203987" }) となる。


この観察が行われたときに使用された標本。 / The specimen that was used when this observation was made.

Shortこの検査に使用された検体(標本)。この観察に使用される標本 / Specimen used for this observation
Comments

Containedリソースに含まれるSpecimenリソースをリソース内で参照する。必須。


「観察」で見つかったコードで暗黙的ではない場合にのみ使用する必要があります。観察は標本自体では行われません。それらは主題で作られていますが、多くの場合、標本の手段によって作られています。標本はしばしば関与していますが、それらは常に明示的に追跡され、報告されているわけではないことに注意してください。また、標本を明示的に追跡するコンテキストで観測リソースを使用できることに注意してください(例:診断レポート)。 / Should only be used if not implicit in code found in Observation.code. Observations are not made on specimens themselves; they are made on a subject, but in many cases by the means of a specimen. Note that although specimens are often involved, they are not always tracked and reported explicitly. Also note that observation resources may be used in contexts that track the specimen explicitly (e.g. Diagnostic Report).

Control10..1
TypeReference(JP_Specimen, Specimen)
Is Modifierfalse
Must Supporttrue
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
748. Observation.referenceRange
Definition

推奨範囲として結果値を解釈するためのガイダンス。基準値。


通常または推奨範囲と比較して、値を解釈する方法に関するガイダンス。複数の参照範囲は「または」として解釈されます。言い換えれば、2つの異なるターゲット集団を表すために、2つの「参照」要素が使用されます。 / Guidance on how to interpret the value by comparison to a normal or recommended range. Multiple reference ranges are interpreted as an "OR". In other words, to represent two distinct target populations, two referenceRange elements would be used.

Short基準範囲との比較による結果の解釈方法のガイダンス解釈のためのガイドを提供します / Provides guide for interpretation
Comments

【JP Core仕様】可能な限りlow、highに構造化すべき。構造化できない場合、あるいはlow、highに該当しない場合はtextを使用。


ほとんどの観測には、一般的な参照範囲が1つしかありません。システムは、患者に関する知識(患者の年齢、性別、体重、その他の要因に固有)に基づいて、関連する参照範囲のみを供給することを制限することを選択できますが、これは不可能または適切ではない場合があります。複数の参照範囲が提供される場合は、それらの間の違いを参照範囲および/または年齢特性で提供する必要があります。 / Most observations only have one generic reference range. Systems MAY choose to restrict to only supplying the relevant reference range based on knowledge about the patient (e.g., specific to the patient's age, gender, weight and other factors), but this might not be possible or appropriate. Whenever more than one reference range is supplied, the differences between them SHOULD be provided in the reference range and/or age properties.

Control0..*
TypeBackboneElement
Is Modifierfalse
Must Supporttrue
Summaryfalse
Requirements

どの値が「正常」と見なされるかを知ることは、特定の結果の意義を評価するのに役立つ。さまざまなコンテキストに対応するため複数の参照範囲を提供できる必要がある。


どの値が「正常」と見なされるかを知ることは、特定の結果の重要性を評価するのに役立ちます。さまざまなコンテキストに複数の参照範囲を提供できる必要があります。 / Knowing what values are considered "normal" can help evaluate the significance of a particular result. Need to be able to provide multiple reference ranges for different contexts.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
obs-3: 少なくとも低いまたは高またはテキストが必要です / Must have at least a low or a high or text (low.exists() or high.exists() or text.exists())
obs-3: 少なくとも低いまたは高またはテキストが必要です / Must have at least a low or a high or text (low.exists() or high.exists() or text.exists())
750. Observation.referenceRange.modifierExtension
Definition

要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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: すべての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())
752. Observation.hasMember
Definition

この検査(パネルやバッテリ)が結果を持たない親項目(グループ項目に相当)の場合に、この検査に含まれる個々の検査結果への参照を示す。


この観察は、グループのメンバーとしてのターゲットを含むグループ観察(たとえば、バッテリー、テストのパネル、重要な兆候測定のセット)です。 / This observation is a group observation (e.g. a battery, a panel of tests, a set of vital sign measurements) that includes the target as a member of the group.

Shortこの検査に含まれる個々の検査結果項目を示す。観察グループに属する関連リソース / Related resource that belongs to the Observation group
Comments

この検査が複数の検査項目をグループ化したパネル検査もしくはバッテリー検査の場合に、このグループに含まれる個々の検査の参照へのリストである。この場合には、本Observationリソースのvalueは存在しない。Bundleリソースなどで本リソースから参照可能なObservationリソースが同時に存在する場合には、そのリソースの識別URIを参照する。この検査に含まれる個々の検査結果Observationリソースを、このリソースに埋め込むのではなく、別の検査結果Observationリソースとして作成し、そのidentifierを論理参照する方法をとること。


この要素を使用する場合、観察には通常、値または関連するリソースのセットがありますが、どちらも場合によっては存在する場合があります。観察結果がグループで組み立てられる方法についての議論については、以下の[注](obervation.html#obsgrouping)を参照してください。システムは、[Questionnairesponse](Questionnearesponse.html)の結果を最終スコアに計算し、観察としてスコアを表す場合があることに注意してください。 / When using this element, an observation will typically have either a value or a set of related resources, although both may be present in some cases. For a discussion on the ways Observations can assembled in groups together, see Notes below. Note that a system may calculate results from QuestionnaireResponse into a final score and represent the score as an Observation.

Control0..*
TypeReference(JP Core Observation LabResult Profile, Observation, QuestionnaireResponse, MolecularSequence)
Is Modifierfalse
Must Supporttrue
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / 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 found here

0. Observation
Definition

診療情報における検体検査結果/感染症検体検査結果の格納に使用する

Short診療情報における検体検査結果/感染症検体検査結果の格納に使用する
Comments

このプロファイルは、電子カルテ情報共有サービスに送信するために適合したプロファイルである。

Control0..*
Is Modifierfalse
Summaryfalse
Alternate NamesVital Signs, Measurement, Results, Tests
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())
obs-6: databsentrasonは、観察.value [x]が存在しない場合にのみ存在するものとします / dataAbsentReason SHALL only be present if Observation.value[x] is not present (dataAbsentReason.empty() or value.empty())
obs-7: visserveration.codeがvisserveration.component.codeと同じ場合、コードに関連付けられている値要素が存在しないでください / If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present (value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty())
2. Observation.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 / Logical id of this artifact
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. Observation.meta
Definition

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

Shortリソースに関するメタデータ / Metadata about the resource
Control1..1
TypeMeta
Is Modifierfalse
Must Supporttrue
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
6. Observation.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. Observation.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 Observation.meta.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
10. Observation.meta.versionId
Definition

バージョン固有の識別子

Shortバージョン固有の識別子
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. Observation.meta.lastUpdated
Definition

このリソースのデータが最後に作成、更新、複写された日時。最終更新日時。YYYY-MM-DDThh:mm:ss.sss+zz:zz 例:2015-02-07T13:28:17.239+09:00

Shortこのリソースのデータが最後に作成、更新、複写された日時。最終更新日時。YYYY-MM-DDThh:mm:ss.sss+zz:zz 例:2015-02-07T13:28:17.239+09:00
Comments

この要素は、このリソースのデータを取り込んで蓄積していたシステムが、このリソースになんらかの変更があった可能性があった日時を取得し、このデータを再取り込みする必要性の判断をするために使われる。本要素に前回取り込んだ時点より後の日時が設定されている場合には、なんらかの変更があった可能性がある(変更がない場合もある)ものとして判断される。したがって、内容になんらかの変更があった場合、またはこのリソースのデータが初めて作成された場合には、その時点以降の日時(たとえば、このリソースのデータを作成した日時)を設定しなければならない。内容の変更がない場合でも、このリソースのデータが作り直された場合や単に複写された場合にその日時を設定しなおしてもよい。ただし、内容に変更がないのであれば、日時を変更しなくてもよい。また、この要素の変更とmeta.versionIdの変更とは、必ずしも連動しないことがある。

Control1..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. Observation.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. Observation.meta.profile
Definition

準拠しているプロファイルとして次のURLを指定する。http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Observation_LabResult_eCS を設定する。

Short準拠しているプロファイルとして次のURLを指定する。http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Observation_LabResult_eCS を設定する。
Comments

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

Control1..1
Typecanonical(StructureDefinition)
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()))
18. Observation.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. Observation.meta.tag
Definition

電子カルテ情報共有サービスでは、長期保存フラグの設定する場合に使用する。詳細はJP_Observation_LabResult_CLINS_eCSを参照のこと。

Short電子カルテ情報共有サービスでは、長期保存フラグの設定する場合に使用する。詳細はJP_Observation_LabResult_CLINS_eCSを参照のこと。
Comments

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

Control0..*
BindingFor example codes, see CommonTags
(example to http://hl7.org/fhir/ValueSet/common-tags
TypeCoding
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on Observation.meta.tag. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ $this
22. Observation.meta.tag:lts
Slice Namelts
Definition

電子カルテ情報共有サービスで長期保存フラグの設定する場合に使用する。

Short電子カルテ情報共有サービスで長期保存フラグの設定する場合に使用する。
Comments

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

Control0..1
BindingFor example codes, see CommonTags
(example to http://hl7.org/fhir/ValueSet/common-tags
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Pattern Value{
  "system" : "http://jpfhir.jp/fhir/clins/CodeSystem/JP_ehrshrs_indication",
  "code" : "LTS"
}
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
24. Observation.meta.tag:lts.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
26. Observation.meta.tag:lts.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.meta.tag.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
28. Observation.meta.tag:lts.system
Definition

固定値 http://jpfhir.jp/fhir/clins/CodeSystem/JP_ehrshrs_indication を設定する。

Short固定値 http://jpfhir.jp/fhir/clins/CodeSystem/JP_ehrshrs_indication を設定する。
Comments

uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
30. Observation.meta.tag:lts.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / 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 versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
32. Observation.meta.tag:lts.code
Definition

長期保存フラグ 固定値 LTSを設定する。

Short長期保存フラグ 固定値 LTSを設定する。
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.

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

このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

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

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

Shortこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
Comments

このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、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()))
40. Observation.language
Definition

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

Shortリソースコンテンツの言語 / Language of the resource content
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
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()))
42. Observation.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人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation
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()))
44. Observation.contained
Definition

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

Shortインラインリソースが含まれています / Contained, inline Resources
Comments

識別が失われると、コンテンツを適切に識別できる場合は、これを行うべきではありません。含まれるリソースには、メタ要素にプロファイルとタグがある場合がありますが、セキュリティラベルはありません。 / This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

Control0..*
TypeResource
Is Modifierfalse
Summaryfalse
Alternate Namesinline resources, anonymous resources, contained resources
SlicingThis element introduces a set of slices on Observation.contained. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • profile @ $this
46. Observation.contained:encounter
Slice Nameencounter
Definition

検体検査を実施(検体を採取)したときの入院外来受診情報をコンパクトに格納したEncounterリソース

Short検体検査を実施(検体を採取)したときの入院外来受診情報をコンパクトに格納したEncounterリソース
Comments

encounter要素から参照される場合には、そのJP_Encounterリソースの実体。JP_Encounterリソースにおける必要最小限の要素だけが含まれればよい。ここで埋め込まれるJP_Encounterリソースでは、Encounter.classにこの情報を記録したときの受診情報(入外区分など)を記述して使用する。

Control0..1
TypeEncounter(JP Core Encounter Profile)
Is Modifierfalse
Must Supporttrue
Summaryfalse
Alternate NamesVisit
48. Observation.contained:specimen
Slice Namespecimen
Definition

検体材料情報をコンパクトに格納したSpecimenリソース

Short検体材料情報をコンパクトに格納したSpecimenリソース
Comments

specimen要素から参照される場合には、そのJP_Organizationリソースの実体。JP_Organizationリソースにおける必要最小限の要素だけが含まれればよい。specimen要素ではContainedリソースを参照する方法ではなくspecimen要素に検体材料名だけを記述することもできるので、その場合にはこのContainedリソースは不要。

Control0..1
TypeSpecimen(JP_Specimen)
Is Modifierfalse
Must Supporttrue
Summaryfalse
50. Observation.contained:order
Slice Nameorder
Definition

診療情報におけるオーダ識別番号情報などをコンパクトに格納したServiceRequestリソース

Short診療情報におけるオーダ識別番号情報などをコンパクトに格納したServiceRequestリソース
Comments

basedOn要素から参照される場合には、そのJP_ServiceRequestリソースの実体。JP_ServiceRequestリソースにおける必要最小限の要素だけが含まれればよい。

Control0..1
TypeServiceRequest(JP_ServiceRequest)
Is Modifierfalse
Must Supporttrue
Summaryfalse
Alternate Namesdiagnostic request, referral, referral request, transfer of care request
52. Observation.extension
Definition

An Extension

ShortExtension
Control1..*
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())
SlicingThis element introduces a set of slices on Observation.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
54. Observation.extension:eCS_InstitutionNumber
Slice NameeCS_InstitutionNumber
Definition

診療サマリーや6情報等に記述する際に、作成発行した医療機関番号を記述する

Short作成発行した医療機関番号を記述するための拡張
Control1..1
This element is affected by the following invariants: ele-1
TypeExtension(JP eCS InstitutionNumber Extension) (Extension Type: Identifier)
Is Modifierfalse
Must Supporttrue
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())
valid-value-institutionNumberExtension: 施設番号 valueIdentifier.value値は、2桁都道府県番号、1桁医療機関区分(1|2|3)、7桁保険医療機関番号の連結10桁とする。 (value.ofType(Identifier).value.matches('[0-4][0-9][1-3][0-9]{7}'))
56. Observation.extension:eCS_Department
Slice NameeCS_Department
Definition

本情報を作成発行した診療科または作成発行者の診療科情報を記述するために使用する拡張「eCS_Department」

Short本情報を作成発行した診療科または作成発行者の診療科情報を記述するために使用する拡張「eCS_Department」
Comments

コード化する場合には、JAMI(SS-MIX2) 診療科コード表のsystem値"http://jami.jp/SS-MIX2/CodeSystem/ClinicalDepartment"を使用する。診療科を記述する場合には、そのコード化の有無に関わらずtext要素による記述は必須。

Control0..1
This element is affected by the following invariants: ele-1
TypeExtension(JP eCS Department Extension) (Extension Type: CodeableConcept)
Is Modifierfalse
Must Supporttrue
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. Observation.modifierExtension
Definition

リソースの基本的な定義の一部ではなく、それを含む要素の理解および/または含有要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Short無視できない拡張機能 / Extensions that cannot be ignored
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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: すべての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())
60. Observation.identifier
Definition

このリソース情報の識別ID。

Shortこのリソース情報の識別ID。
Comments

リソース一意識別IDの仕様は、「診療情報・サマリー汎用リソース一意識別ID仕様」を参照のこと。

NoteThis is a business identifier, not a resource identifier (see discussion)
Control1..*
TypeIdentifier
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

観測を区別し、参照することを可能にします。 / Allows observations to be distinguished and referenced.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on Observation.identifier. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ system
62. Observation.identifier.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
64. Observation.identifier.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.identifier.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
66. Observation.identifier.use
Definition

この識別子の目的。

Short通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Comments

アプリケーションは、identifierが一時的であると明示的に述べられない限り、永続的であると想定できる。

Control0..1
BindingThe codes SHALL be taken from IdentifierUse
(required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
Typecode
Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
68. Observation.identifier.type
Definition

特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

Short識別子の説明 / Description of identifier
Comments

この要素は、識別子の一般的なカテゴリのみを扱います。識別子。システムに対応するコードに使用しないでください。一部の識別子は、一般的な使用法により複数のカテゴリに分類される場合があります。システムがわかっている場合、タイプは常にシステム定義の一部であるため、タイプは不要です。ただし、システムが不明な識別子を処理する必要があることがよくあります。多くの異なるシステムが同じタイプを持っているため、タイプとシステムの間に1:1の関係はありません。 / 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
TypeCodeableConcept
Is Modifierfalse
Summarytrue
Requirements

識別子システムが不明な場合、ユーザーは識別子を使用できます。 / Allows users to make use of identifiers when the identifier system is not known.

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

値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

Short識別子値の名前空間 / The namespace for the identifier value
Control0..1
Typeuri
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / 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.

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

システムのコンテキスト内で一意の識別子となる文字列を設定。

Short一意の値 / The value that is unique
Comments

値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / 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.

Control0..1
Typestring
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()))
74. Observation.identifier.period
Definition

識別子が使用される/有効な期間。 / Time period during which identifier is/was valid for use.

ShortIDが使用に有効だった時間期間 / Time period when id is/was valid for use
Control0..1
TypePeriod
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
76. Observation.identifier.assigner
Definition

識別子を発行/管理する組織。 / Organization that issued/manages the identifier.

ShortIDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
Comments

識別子は、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
78. Observation.identifier:resourceIdentifier
Slice NameresourceIdentifier
Definition

この検査項目に割り当てられた一意の識別子。リソースの識別子やシステム的なシーケンスではなく、ビジネスID。

Short当該検査項目に対して、施設内で割り振られる一意の識別子
Comments

【JP Core仕様】当該検査項目に対して、施設内で割り振られる一意の識別子があればそれを使用する。なければ次のルールを参考に一意となる識別子を生成し設定する。
アプリケーション側のデータベースにおけるフィールド長の定義については、最低64バイトを確保すること。
--- 参考 ---
次の項目を順にセパレータ「(アンダースコア)」で連結し、 identifier.value に設定する。グループ項目でない場合など、該当コード/番号がない場合はセパレータを連続で連結する。各コードはローカルコードを使用し、必ず設定できること。
 1.ORC-2(依頼者オーダ番号) SS-MIX2の15桁前ゼロ形式の番号
 2.OBR-4(検査項目ID) 検査セットの識別コード
 3.SPM-4(検体タイプ)
 4.OBX-3(検査項目)
 5.OBX-4(検査副ID)・・・オプション。必要に応じて使用。
形式:[ORC-2]
[OBR-4][SPM-4][OBX-3](_[OBX-4])

NoteThis is a business identifier, not a resource identifier (see discussion)
Control1..1
TypeIdentifier
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

観測を区別し、参照することを可能にします。 / Allows observations to be distinguished and referenced.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
80. Observation.identifier:resourceIdentifier.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
82. Observation.identifier:resourceIdentifier.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.identifier.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
84. Observation.identifier:resourceIdentifier.use
Definition

この識別子の目的。

Short通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Comments

アプリケーションは、identifierが一時的であると明示的に述べられない限り、永続的であると想定できる。

Control0..1
BindingThe codes SHALL be taken from IdentifierUse
(required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
Typecode
Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
86. Observation.identifier:resourceIdentifier.type
Definition

特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

Short識別子の説明 / Description of identifier
Comments

この要素は、識別子の一般的なカテゴリのみを扱います。識別子。システムに対応するコードに使用しないでください。一部の識別子は、一般的な使用法により複数のカテゴリに分類される場合があります。システムがわかっている場合、タイプは常にシステム定義の一部であるため、タイプは不要です。ただし、システムが不明な識別子を処理する必要があることがよくあります。多くの異なるシステムが同じタイプを持っているため、タイプとシステムの間に1:1の関係はありません。 / 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
TypeCodeableConcept
Is Modifierfalse
Summarytrue
Requirements

識別子システムが不明な場合、ユーザーは識別子を使用できます。 / Allows users to make use of identifiers when the identifier system is not known.

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

値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

Short識別子値の名前空間 / The namespace for the identifier value
Comments

リソース一意識別IDのsystem値は"http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier" を設定する。

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

識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / 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.

Pattern Valuehttp://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
90. Observation.identifier:resourceIdentifier.value
Definition

「リソース一意識別ID」の文字列。URI形式を使う場合には、urn:ietf:rfc:3986に準拠すること。

Short「リソース一意識別ID」の文字列。URI形式を使う場合には、urn:ietf:rfc:3986に準拠すること。
Comments

値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / 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
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
92. Observation.identifier:resourceIdentifier.period
Definition

識別子が使用される/有効な期間。 / Time period during which identifier is/was valid for use.

ShortIDが使用に有効だった時間期間 / Time period when id is/was valid for use
Control0..1
TypePeriod
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
94. Observation.identifier:resourceIdentifier.assigner
Definition

識別子を発行/管理する組織。 / Organization that issued/manages the identifier.

ShortIDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
Comments

識別子は、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
96. Observation.basedOn
Definition

このプロファイルでは、検体検査オーダに関する情報。

ShortこのObservationが実施されることになった依頼や計画、提案に関する情報
Comments

元のオーダID情報や依頼者情報は必要ならここで記述する。

Control0..1
TypeReference(JP_ServiceRequest)
Is Modifierfalse
Summarytrue
Requirements

イベントの許可を追跡し、提案/勧告が行われたかどうかを追跡することができます。 / Allows tracing of authorization for the event and tracking whether proposals/recommendations were acted upon.

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

このリソースが一部として、あるいは手順の一つとして含まれるより大きなイベント。

ShortこのObservationが親イベントの一部を成す要素であるとき、その親イベントに関する情報
Comments

【JP Core仕様】当面は使用しない。

Control0..*
TypeReference(JP Core MedicationAdministration Profile, JP Core MedicationAdministration Injection Profile, JP Core MedicationDispenseBase Profile, MedicationStatement, JP Core Procedure Profile, JP_Immunization, ImagingStudy)
Is Modifierfalse
Summarytrue
Alternate NamesContainer
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
100. Observation.status
Definition

検査結果値の状態。

Short結果の状態
Comments

preliminary:暫定報告(このあとで本報告が予定される場合)、final:確定報告(このあと修正されることはもちろん事情によってはありうるが、この報告段階では確定結果として報告されている、corrected:final報告を修正した(新しい結果が有効である)のどちらかを使用する。例外的に、cancelled: この結果や検査実施が取り消されたので報告は取り消された(報告済みの以前の結果は無効である、間違っていたかもしれない)も使用でき、他にもも http://hl7.org/fhir/observation-status から選択可能であるが、意味的に紛らわしいので使わない。【SS-MIX2】OUL^R22.OBX[*]-11 結果状態

Control1..1
BindingThe codes SHALL be taken from ObservationStatus
(required to http://hl7.org/fhir/ValueSet/observation-status|4.0.1
Typecode
Is Modifiertrue because この要素は、リソースを有効として扱うべきではないことを意味するステータスに入力されたステータスを含むステータス要素であるため、修飾子としてラベル付けされています。 / This element is labeled 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
Must Supporttrue
Summarytrue
Requirements

個々の結果のステータスを追跡する必要があります。レポート全体が最終決定される前に、いくつかの結果が確定します。 / Need to track the status of individual results. Some results are finalized before the whole report is finalized.

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

検査結果カテゴリーのコード。system=http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS code="laboratory"

Short検査結果カテゴリーのコード。system=http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS code="laboratory"
Comments

階層的にカテゴリーを設定することで粒度のレベルを概念定義できる。

Control1..*
BindingThe codes SHOULD be taken from JP Core Simple Observation Category ValueSet
(preferred to http://jpfhir.jp/fhir/core/ValueSet/JP_SimpleObservationCategory_VS
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summaryfalse
Requirements

どの観測値が取得されて表示されるかをフィルタリングするために使用されます。 / Used for filtering what observations are retrieved and displayed.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on Observation.category. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ $this
104. Observation.category:laboratory
Slice Namelaboratory
Definition

検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表から"laboratory"を設定する。

Short検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表から"laboratory"を設定する。
Comments

【JP Core仕様】推奨コード表「JP Core Simple Observation Category CodeSystem」より、このプロファイルでは「laboratory」固定とする。
(social-history | vital-signs | imaging | laboratory | procedure | survey | exam | therapy | activity)

Control1..1
BindingThe codes SHALL be taken from JP Core Simple Observation Category ValueSet
(required to http://jpfhir.jp/fhir/core/ValueSet/JP_SimpleObservationCategory_VS
TypeCodeableConcept
Is Modifierfalse
Summaryfalse
Requirements

どの観測値が取得されて表示されるかをフィルタリングするために使用されます。 / Used for filtering what observations are retrieved and displayed.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
106. Observation.category:laboratory.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
108. Observation.category:laboratory.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.category.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
110. Observation.category:laboratory.coding
Definition

コード化されたカテゴリー

Shortコード化されたカテゴリー
Comments

【JP Core仕様】推奨コード表「JP Core Simple Observation Category CodeSystem」より、このプロファイルでは「laboratory」固定とする。

Control1..1
TypeCoding
Is Modifierfalse
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
112. Observation.category:laboratory.coding.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
114. Observation.category:laboratory.coding.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.category.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
116. Observation.category:laboratory.coding.system
Definition

検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表を使用する。

Short検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表を使用する。
Comments

uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
118. Observation.category:laboratory.coding.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / 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 versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
120. Observation.category:laboratory.coding.code
Definition

検体検査を表すコード laboratory を設定する。

Short検体検査を表すコード laboratory を設定する。
Control1..1
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Fixed Valuelaboratory
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
122. Observation.category:laboratory.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
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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
124. Observation.category:laboratory.coding.userSelected
Definition

このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
126. Observation.category:laboratory.text
Definition

データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

Shortコンセプトの単純なテキスト表現 / Plain text representation of the concept
Comments

多くの場合、テキストはコーディングの1つの表示名と同じです。 / 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
128. Observation.code
Definition

検査項目のコードと名称

ShortこのObservationの対象を特定するコード
Comments

JLAC10必須の項目と任意の項目がある。

Control1..1
BindingThe codes SHOULD be taken from JP Core Observation LabResult Code ValueSet
(preferred to http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationLabResultCode_VS
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

どのような観察が行われているかを知ることは、観察を理解するために不可欠です。 / Knowing what kind of observation is being made is essential to understanding the observation.

Alternate NamesName
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
130. Observation.code.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
132. Observation.code.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
134. Observation.code.coding
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control1..*
TypeCoding
Is Modifierfalse
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on Observation.code.coding. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ system
  • value @ display
136. Observation.code.coding.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
138. Observation.code.coding.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
140. Observation.code.coding.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

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

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
144. Observation.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

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

コード化された場合に、そのコード表におけるコードに対応する文字列

Shortコード化された場合に、そのコード表におけるコードに対応する文字列
Comments

標準コードに対応する標準名称文字列が規定されていないことも多いため、この要素は省略できる。値が存在する場合に受信側がこの文字列をどのように使用するかについては特に定めない。ただし、3文書6情報を電子カルテ共有サービスに送信する場合には、「検体検査結果情報における検査項目のコーディング規則」を厳守する必要がある。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
148. Observation.code.coding.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
150. Observation.code.coding:jlac10LaboCode
Slice Namejlac10LaboCode
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
BindingThe codes SHALL be taken from JP Core Observation LabResult Code ValueSet
(required to http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationLabResultCode_VS
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
152. Observation.code.coding:jlac10LaboCode.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
154. Observation.code.coding:jlac10LaboCode.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
156. Observation.code.coding:jlac10LaboCode.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valueurn:oid:1.2.392.200119.4.504
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
158. Observation.code.coding:jlac10LaboCode.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
160. Observation.code.coding:jlac10LaboCode.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
162. Observation.code.coding:jlac10LaboCode.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
164. Observation.code.coding:jlac10LaboCode.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
166. Observation.code.coding:unCoded
Slice NameunCoded
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
168. Observation.code.coding:unCoded.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
170. Observation.code.coding:unCoded.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
172. Observation.code.coding:unCoded.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_Uncoded_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
174. Observation.code.coding:unCoded.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
176. Observation.code.coding:unCoded.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Fixed Value99999999999999999
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
178. Observation.code.coding:unCoded.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value未標準化コード項目(JLAC)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
180. Observation.code.coding:unCoded.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
182. Observation.code.coding:localLaboCode
Slice NamelocalLaboCode
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
184. Observation.code.coding:localLaboCode.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
186. Observation.code.coding:localLaboCode.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
188. Observation.code.coding:localLaboCode.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_LocalCode_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
190. Observation.code.coding:localLaboCode.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
192. Observation.code.coding:localLaboCode.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
194. Observation.code.coding:localLaboCode.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
196. Observation.code.coding:localLaboCode.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
198. Observation.code.coding:coreLabo/abo-bld
Slice NamecoreLabo/abo-bld
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
200. Observation.code.coding:coreLabo/abo-bld.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
202. Observation.code.coding:coreLabo/abo-bld.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
204. Observation.code.coding:coreLabo/abo-bld.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
206. Observation.code.coding:coreLabo/abo-bld.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
208. Observation.code.coding:coreLabo/abo-bld.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: ABO-BLD ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_abo_bld_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
210. Observation.code.coding:coreLabo/abo-bld.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueABO-BLD
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
212. Observation.code.coding:coreLabo/abo-bld.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
214. Observation.code.coding:coreLabo/alb
Slice NamecoreLabo/alb
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
216. Observation.code.coding:coreLabo/alb.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
218. Observation.code.coding:coreLabo/alb.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
220. Observation.code.coding:coreLabo/alb.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
222. Observation.code.coding:coreLabo/alb.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
224. Observation.code.coding:coreLabo/alb.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: ALB ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_alb_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
226. Observation.code.coding:coreLabo/alb.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueALB
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
228. Observation.code.coding:coreLabo/alb.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
230. Observation.code.coding:coreLabo/alp
Slice NamecoreLabo/alp
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
232. Observation.code.coding:coreLabo/alp.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
234. Observation.code.coding:coreLabo/alp.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
236. Observation.code.coding:coreLabo/alp.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
238. Observation.code.coding:coreLabo/alp.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
240. Observation.code.coding:coreLabo/alp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: ALP ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_alp_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
242. Observation.code.coding:coreLabo/alp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueALP
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
244. Observation.code.coding:coreLabo/alp.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
246. Observation.code.coding:coreLabo/alt
Slice NamecoreLabo/alt
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
248. Observation.code.coding:coreLabo/alt.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
250. Observation.code.coding:coreLabo/alt.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
252. Observation.code.coding:coreLabo/alt.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
254. Observation.code.coding:coreLabo/alt.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
256. Observation.code.coding:coreLabo/alt.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: ALT ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_alt_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
258. Observation.code.coding:coreLabo/alt.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueALT
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
260. Observation.code.coding:coreLabo/alt.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
262. Observation.code.coding:coreLabo/amy
Slice NamecoreLabo/amy
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
264. Observation.code.coding:coreLabo/amy.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
266. Observation.code.coding:coreLabo/amy.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
268. Observation.code.coding:coreLabo/amy.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
270. Observation.code.coding:coreLabo/amy.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
272. Observation.code.coding:coreLabo/amy.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: AMY ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_amy_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
274. Observation.code.coding:coreLabo/amy.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueAMY
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
276. Observation.code.coding:coreLabo/amy.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
278. Observation.code.coding:coreLabo/aptt
Slice NamecoreLabo/aptt
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
280. Observation.code.coding:coreLabo/aptt.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
282. Observation.code.coding:coreLabo/aptt.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
284. Observation.code.coding:coreLabo/aptt.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
286. Observation.code.coding:coreLabo/aptt.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
288. Observation.code.coding:coreLabo/aptt.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: APTT ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_aptt_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
290. Observation.code.coding:coreLabo/aptt.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueAPTT
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
292. Observation.code.coding:coreLabo/aptt.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
294. Observation.code.coding:coreLabo/ast
Slice NamecoreLabo/ast
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
296. Observation.code.coding:coreLabo/ast.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
298. Observation.code.coding:coreLabo/ast.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
300. Observation.code.coding:coreLabo/ast.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
302. Observation.code.coding:coreLabo/ast.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
304. Observation.code.coding:coreLabo/ast.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: AST ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_ast_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
306. Observation.code.coding:coreLabo/ast.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueAST
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
308. Observation.code.coding:coreLabo/ast.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
310. Observation.code.coding:coreLabo/bnp
Slice NamecoreLabo/bnp
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
312. Observation.code.coding:coreLabo/bnp.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
314. Observation.code.coding:coreLabo/bnp.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
316. Observation.code.coding:coreLabo/bnp.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
318. Observation.code.coding:coreLabo/bnp.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
320. Observation.code.coding:coreLabo/bnp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: BNP ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_bnp_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
322. Observation.code.coding:coreLabo/bnp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueBNP
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
324. Observation.code.coding:coreLabo/bnp.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
326. Observation.code.coding:coreLabo/bs
Slice NamecoreLabo/bs
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
328. Observation.code.coding:coreLabo/bs.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
330. Observation.code.coding:coreLabo/bs.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
332. Observation.code.coding:coreLabo/bs.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
334. Observation.code.coding:coreLabo/bs.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
336. Observation.code.coding:coreLabo/bs.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: BS ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_bs_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
338. Observation.code.coding:coreLabo/bs.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueBS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
340. Observation.code.coding:coreLabo/bs.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
342. Observation.code.coding:coreLabo/bun
Slice NamecoreLabo/bun
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
344. Observation.code.coding:coreLabo/bun.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
346. Observation.code.coding:coreLabo/bun.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
348. Observation.code.coding:coreLabo/bun.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
350. Observation.code.coding:coreLabo/bun.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
352. Observation.code.coding:coreLabo/bun.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: BUN ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_bun_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
354. Observation.code.coding:coreLabo/bun.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueBUN
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
356. Observation.code.coding:coreLabo/bun.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
358. Observation.code.coding:coreLabo/ca
Slice NamecoreLabo/ca
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
360. Observation.code.coding:coreLabo/ca.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
362. Observation.code.coding:coreLabo/ca.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
364. Observation.code.coding:coreLabo/ca.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
366. Observation.code.coding:coreLabo/ca.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
368. Observation.code.coding:coreLabo/ca.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: Ca ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_ca_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
370. Observation.code.coding:coreLabo/ca.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueCa
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
372. Observation.code.coding:coreLabo/ca.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
374. Observation.code.coding:coreLabo/che
Slice NamecoreLabo/che
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
376. Observation.code.coding:coreLabo/che.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
378. Observation.code.coding:coreLabo/che.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
380. Observation.code.coding:coreLabo/che.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
382. Observation.code.coding:coreLabo/che.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
384. Observation.code.coding:coreLabo/che.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: ChE ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_che_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
386. Observation.code.coding:coreLabo/che.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueChE
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
388. Observation.code.coding:coreLabo/che.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
390. Observation.code.coding:coreLabo/ck
Slice NamecoreLabo/ck
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
392. Observation.code.coding:coreLabo/ck.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
394. Observation.code.coding:coreLabo/ck.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
396. Observation.code.coding:coreLabo/ck.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
398. Observation.code.coding:coreLabo/ck.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
400. Observation.code.coding:coreLabo/ck.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: CK ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_ck_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
402. Observation.code.coding:coreLabo/ck.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueCK
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
404. Observation.code.coding:coreLabo/ck.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
406. Observation.code.coding:coreLabo/cl
Slice NamecoreLabo/cl
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
408. Observation.code.coding:coreLabo/cl.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
410. Observation.code.coding:coreLabo/cl.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
412. Observation.code.coding:coreLabo/cl.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
414. Observation.code.coding:coreLabo/cl.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
416. Observation.code.coding:coreLabo/cl.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: Cl ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_cl_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
418. Observation.code.coding:coreLabo/cl.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueCl
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
420. Observation.code.coding:coreLabo/cl.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
422. Observation.code.coding:coreLabo/cre
Slice NamecoreLabo/cre
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
424. Observation.code.coding:coreLabo/cre.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
426. Observation.code.coding:coreLabo/cre.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
428. Observation.code.coding:coreLabo/cre.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
430. Observation.code.coding:coreLabo/cre.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
432. Observation.code.coding:coreLabo/cre.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: Cre ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_cre_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
434. Observation.code.coding:coreLabo/cre.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueCre
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
436. Observation.code.coding:coreLabo/cre.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
438. Observation.code.coding:coreLabo/crp
Slice NamecoreLabo/crp
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
440. Observation.code.coding:coreLabo/crp.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
442. Observation.code.coding:coreLabo/crp.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
444. Observation.code.coding:coreLabo/crp.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
446. Observation.code.coding:coreLabo/crp.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
448. Observation.code.coding:coreLabo/crp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: CRP ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_crp_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
450. Observation.code.coding:coreLabo/crp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueCRP
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
452. Observation.code.coding:coreLabo/crp.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
454. Observation.code.coding:coreLabo/crp-class
Slice NamecoreLabo/crp-class
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
456. Observation.code.coding:coreLabo/crp-class.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
458. Observation.code.coding:coreLabo/crp-class.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
460. Observation.code.coding:coreLabo/crp-class.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
462. Observation.code.coding:coreLabo/crp-class.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
464. Observation.code.coding:coreLabo/crp-class.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: CRP-class ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_crp_class_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
466. Observation.code.coding:coreLabo/crp-class.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueCRP-class
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
468. Observation.code.coding:coreLabo/crp-class.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
470. Observation.code.coding:coreLabo/cys-c
Slice NamecoreLabo/cys-c
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
472. Observation.code.coding:coreLabo/cys-c.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
474. Observation.code.coding:coreLabo/cys-c.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
476. Observation.code.coding:coreLabo/cys-c.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
478. Observation.code.coding:coreLabo/cys-c.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
480. Observation.code.coding:coreLabo/cys-c.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: Cys-C ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_cys_c_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
482. Observation.code.coding:coreLabo/cys-c.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueCys-C
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
484. Observation.code.coding:coreLabo/cys-c.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
486. Observation.code.coding:coreLabo/d-bil
Slice NamecoreLabo/d-bil
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
488. Observation.code.coding:coreLabo/d-bil.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
490. Observation.code.coding:coreLabo/d-bil.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
492. Observation.code.coding:coreLabo/d-bil.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
494. Observation.code.coding:coreLabo/d-bil.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
496. Observation.code.coding:coreLabo/d-bil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: D-Bil ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_d_bil_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
498. Observation.code.coding:coreLabo/d-bil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueD-Bil
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
500. Observation.code.coding:coreLabo/d-bil.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
502. Observation.code.coding:coreLabo/dd
Slice NamecoreLabo/dd
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
504. Observation.code.coding:coreLabo/dd.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
506. Observation.code.coding:coreLabo/dd.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
508. Observation.code.coding:coreLabo/dd.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
510. Observation.code.coding:coreLabo/dd.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
512. Observation.code.coding:coreLabo/dd.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: DD ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_dd_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
514. Observation.code.coding:coreLabo/dd.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueDD
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
516. Observation.code.coding:coreLabo/dd.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
518. Observation.code.coding:coreLabo/fbs
Slice NamecoreLabo/fbs
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
520. Observation.code.coding:coreLabo/fbs.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
522. Observation.code.coding:coreLabo/fbs.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
524. Observation.code.coding:coreLabo/fbs.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
526. Observation.code.coding:coreLabo/fbs.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
528. Observation.code.coding:coreLabo/fbs.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: FBS ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_fbs_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
530. Observation.code.coding:coreLabo/fbs.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueFBS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
532. Observation.code.coding:coreLabo/fbs.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
534. Observation.code.coding:coreLabo/ggt
Slice NamecoreLabo/ggt
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
536. Observation.code.coding:coreLabo/ggt.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
538. Observation.code.coding:coreLabo/ggt.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
540. Observation.code.coding:coreLabo/ggt.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
542. Observation.code.coding:coreLabo/ggt.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
544. Observation.code.coding:coreLabo/ggt.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: GGT ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_ggt_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
546. Observation.code.coding:coreLabo/ggt.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueGGT
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
548. Observation.code.coding:coreLabo/ggt.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
550. Observation.code.coding:coreLabo/hb
Slice NamecoreLabo/hb
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
552. Observation.code.coding:coreLabo/hb.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
554. Observation.code.coding:coreLabo/hb.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
556. Observation.code.coding:coreLabo/hb.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
558. Observation.code.coding:coreLabo/hb.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
560. Observation.code.coding:coreLabo/hb.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: Hb ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_hb_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
562. Observation.code.coding:coreLabo/hb.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHb
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
564. Observation.code.coding:coreLabo/hb.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
566. Observation.code.coding:coreLabo/hba1c-ngsp
Slice NamecoreLabo/hba1c-ngsp
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
568. Observation.code.coding:coreLabo/hba1c-ngsp.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
570. Observation.code.coding:coreLabo/hba1c-ngsp.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
572. Observation.code.coding:coreLabo/hba1c-ngsp.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
574. Observation.code.coding:coreLabo/hba1c-ngsp.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
576. Observation.code.coding:coreLabo/hba1c-ngsp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: HbA1c-NGSP ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_hba1c_ngsp_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
578. Observation.code.coding:coreLabo/hba1c-ngsp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHbA1c-NGSP
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
580. Observation.code.coding:coreLabo/hba1c-ngsp.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
582. Observation.code.coding:coreLabo/hdl-c
Slice NamecoreLabo/hdl-c
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
584. Observation.code.coding:coreLabo/hdl-c.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
586. Observation.code.coding:coreLabo/hdl-c.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
588. Observation.code.coding:coreLabo/hdl-c.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
590. Observation.code.coding:coreLabo/hdl-c.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
592. Observation.code.coding:coreLabo/hdl-c.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: HDL-C ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_hdl_c_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
594. Observation.code.coding:coreLabo/hdl-c.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHDL-C
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
596. Observation.code.coding:coreLabo/hdl-c.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
598. Observation.code.coding:coreLabo/k
Slice NamecoreLabo/k
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
600. Observation.code.coding:coreLabo/k.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
602. Observation.code.coding:coreLabo/k.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
604. Observation.code.coding:coreLabo/k.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
606. Observation.code.coding:coreLabo/k.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
608. Observation.code.coding:coreLabo/k.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: K ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_k_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
610. Observation.code.coding:coreLabo/k.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueK
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
612. Observation.code.coding:coreLabo/k.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
614. Observation.code.coding:coreLabo/ld
Slice NamecoreLabo/ld
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
616. Observation.code.coding:coreLabo/ld.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
618. Observation.code.coding:coreLabo/ld.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
620. Observation.code.coding:coreLabo/ld.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
622. Observation.code.coding:coreLabo/ld.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
624. Observation.code.coding:coreLabo/ld.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: LD ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_ld_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
626. Observation.code.coding:coreLabo/ld.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueLD
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
628. Observation.code.coding:coreLabo/ld.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
630. Observation.code.coding:coreLabo/ldl-c
Slice NamecoreLabo/ldl-c
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
632. Observation.code.coding:coreLabo/ldl-c.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
634. Observation.code.coding:coreLabo/ldl-c.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
636. Observation.code.coding:coreLabo/ldl-c.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
638. Observation.code.coding:coreLabo/ldl-c.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
640. Observation.code.coding:coreLabo/ldl-c.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: LDL-C ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_ldl_c_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
642. Observation.code.coding:coreLabo/ldl-c.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueLDL-C
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
644. Observation.code.coding:coreLabo/ldl-c.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
646. Observation.code.coding:coreLabo/na
Slice NamecoreLabo/na
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
648. Observation.code.coding:coreLabo/na.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
650. Observation.code.coding:coreLabo/na.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
652. Observation.code.coding:coreLabo/na.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
654. Observation.code.coding:coreLabo/na.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
656. Observation.code.coding:coreLabo/na.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: Na ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_na_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
658. Observation.code.coding:coreLabo/na.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueNa
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
660. Observation.code.coding:coreLabo/na.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
662. Observation.code.coding:coreLabo/nt-probnp
Slice NamecoreLabo/nt-probnp
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
664. Observation.code.coding:coreLabo/nt-probnp.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
666. Observation.code.coding:coreLabo/nt-probnp.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
668. Observation.code.coding:coreLabo/nt-probnp.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
670. Observation.code.coding:coreLabo/nt-probnp.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
672. Observation.code.coding:coreLabo/nt-probnp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: NT-proBNP ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_nt_probnp_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
674. Observation.code.coding:coreLabo/nt-probnp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueNT-proBNP
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
676. Observation.code.coding:coreLabo/nt-probnp.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
678. Observation.code.coding:coreLabo/plt
Slice NamecoreLabo/plt
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
680. Observation.code.coding:coreLabo/plt.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
682. Observation.code.coding:coreLabo/plt.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
684. Observation.code.coding:coreLabo/plt.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
686. Observation.code.coding:coreLabo/plt.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
688. Observation.code.coding:coreLabo/plt.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: PLT ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_plt_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
690. Observation.code.coding:coreLabo/plt.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValuePLT
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
692. Observation.code.coding:coreLabo/plt.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
694. Observation.code.coding:coreLabo/pt-act
Slice NamecoreLabo/pt-act
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
696. Observation.code.coding:coreLabo/pt-act.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
698. Observation.code.coding:coreLabo/pt-act.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
700. Observation.code.coding:coreLabo/pt-act.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
702. Observation.code.coding:coreLabo/pt-act.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
704. Observation.code.coding:coreLabo/pt-act.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: PT-act ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_pt_act_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
706. Observation.code.coding:coreLabo/pt-act.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValuePT-act
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
708. Observation.code.coding:coreLabo/pt-act.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
710. Observation.code.coding:coreLabo/pt-inr
Slice NamecoreLabo/pt-inr
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
712. Observation.code.coding:coreLabo/pt-inr.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
714. Observation.code.coding:coreLabo/pt-inr.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
716. Observation.code.coding:coreLabo/pt-inr.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
718. Observation.code.coding:coreLabo/pt-inr.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
720. Observation.code.coding:coreLabo/pt-inr.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: PT-INR ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_pt_inr_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
722. Observation.code.coding:coreLabo/pt-inr.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValuePT-INR
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
724. Observation.code.coding:coreLabo/pt-inr.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
726. Observation.code.coding:coreLabo/pt-ratio
Slice NamecoreLabo/pt-ratio
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
728. Observation.code.coding:coreLabo/pt-ratio.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
730. Observation.code.coding:coreLabo/pt-ratio.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
732. Observation.code.coding:coreLabo/pt-ratio.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
734. Observation.code.coding:coreLabo/pt-ratio.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
736. Observation.code.coding:coreLabo/pt-ratio.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: PT-ratio ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_pt_ratio_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
738. Observation.code.coding:coreLabo/pt-ratio.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValuePT-ratio
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
740. Observation.code.coding:coreLabo/pt-ratio.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
742. Observation.code.coding:coreLabo/pt-sec
Slice NamecoreLabo/pt-sec
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
744. Observation.code.coding:coreLabo/pt-sec.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
746. Observation.code.coding:coreLabo/pt-sec.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
748. Observation.code.coding:coreLabo/pt-sec.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
750. Observation.code.coding:coreLabo/pt-sec.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
752. Observation.code.coding:coreLabo/pt-sec.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: PT-sec ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_pt_sec_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
754. Observation.code.coding:coreLabo/pt-sec.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValuePT-sec
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
756. Observation.code.coding:coreLabo/pt-sec.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
758. Observation.code.coding:coreLabo/rbc
Slice NamecoreLabo/rbc
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
760. Observation.code.coding:coreLabo/rbc.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
762. Observation.code.coding:coreLabo/rbc.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
764. Observation.code.coding:coreLabo/rbc.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
766. Observation.code.coding:coreLabo/rbc.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
768. Observation.code.coding:coreLabo/rbc.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: RBC ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_rbc_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
770. Observation.code.coding:coreLabo/rbc.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueRBC
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
772. Observation.code.coding:coreLabo/rbc.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
774. Observation.code.coding:coreLabo/rh-bld
Slice NamecoreLabo/rh-bld
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
776. Observation.code.coding:coreLabo/rh-bld.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
778. Observation.code.coding:coreLabo/rh-bld.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
780. Observation.code.coding:coreLabo/rh-bld.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
782. Observation.code.coding:coreLabo/rh-bld.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
784. Observation.code.coding:coreLabo/rh-bld.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: Rh-BLD ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_rh_bld_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
786. Observation.code.coding:coreLabo/rh-bld.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueRh-BLD
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
788. Observation.code.coding:coreLabo/rh-bld.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
790. Observation.code.coding:coreLabo/t-bil
Slice NamecoreLabo/t-bil
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
792. Observation.code.coding:coreLabo/t-bil.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
794. Observation.code.coding:coreLabo/t-bil.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
796. Observation.code.coding:coreLabo/t-bil.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
798. Observation.code.coding:coreLabo/t-bil.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
800. Observation.code.coding:coreLabo/t-bil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: T-Bil ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_t_bil_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
802. Observation.code.coding:coreLabo/t-bil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueT-Bil
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
804. Observation.code.coding:coreLabo/t-bil.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
806. Observation.code.coding:coreLabo/t-cho
Slice NamecoreLabo/t-cho
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
808. Observation.code.coding:coreLabo/t-cho.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
810. Observation.code.coding:coreLabo/t-cho.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
812. Observation.code.coding:coreLabo/t-cho.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
814. Observation.code.coding:coreLabo/t-cho.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
816. Observation.code.coding:coreLabo/t-cho.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: T-CHO ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_t_cho_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
818. Observation.code.coding:coreLabo/t-cho.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueT-CHO
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
820. Observation.code.coding:coreLabo/t-cho.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
822. Observation.code.coding:coreLabo/tg
Slice NamecoreLabo/tg
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
824. Observation.code.coding:coreLabo/tg.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
826. Observation.code.coding:coreLabo/tg.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
828. Observation.code.coding:coreLabo/tg.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
830. Observation.code.coding:coreLabo/tg.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
832. Observation.code.coding:coreLabo/tg.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: TG ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_tg_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
834. Observation.code.coding:coreLabo/tg.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueTG
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
836. Observation.code.coding:coreLabo/tg.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
838. Observation.code.coding:coreLabo/tp
Slice NamecoreLabo/tp
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
840. Observation.code.coding:coreLabo/tp.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
842. Observation.code.coding:coreLabo/tp.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
844. Observation.code.coding:coreLabo/tp.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
846. Observation.code.coding:coreLabo/tp.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
848. Observation.code.coding:coreLabo/tp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: TP ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_tp_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
850. Observation.code.coding:coreLabo/tp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueTP
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
852. Observation.code.coding:coreLabo/tp.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
854. Observation.code.coding:coreLabo/u-ac
Slice NamecoreLabo/u-ac
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
856. Observation.code.coding:coreLabo/u-ac.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
858. Observation.code.coding:coreLabo/u-ac.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
860. Observation.code.coding:coreLabo/u-ac.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
862. Observation.code.coding:coreLabo/u-ac.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
864. Observation.code.coding:coreLabo/u-ac.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: U-A/C ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_ac_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
866. Observation.code.coding:coreLabo/u-ac.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-ac
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
868. Observation.code.coding:coreLabo/u-ac.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
870. Observation.code.coding:coreLabo/u-bld
Slice NamecoreLabo/u-bld
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
872. Observation.code.coding:coreLabo/u-bld.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
874. Observation.code.coding:coreLabo/u-bld.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
876. Observation.code.coding:coreLabo/u-bld.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
878. Observation.code.coding:coreLabo/u-bld.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
880. Observation.code.coding:coreLabo/u-bld.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: U-Bld ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_bld_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
882. Observation.code.coding:coreLabo/u-bld.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-Bld
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
884. Observation.code.coding:coreLabo/u-bld.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
886. Observation.code.coding:coreLabo/u-bld-HalfQty
Slice NamecoreLabo/u-bld-HalfQty
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
888. Observation.code.coding:coreLabo/u-bld-HalfQty.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
890. Observation.code.coding:coreLabo/u-bld-HalfQty.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
892. Observation.code.coding:coreLabo/u-bld-HalfQty.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
894. Observation.code.coding:coreLabo/u-bld-HalfQty.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
896. Observation.code.coding:coreLabo/u-bld-HalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: U-Bld-半定量 ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_bld_HalfQty_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
898. Observation.code.coding:coreLabo/u-bld-HalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-Bld-半定量
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
900. Observation.code.coding:coreLabo/u-bld-HalfQty.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
902. Observation.code.coding:coreLabo/u-bld-QLHalfQty
Slice NamecoreLabo/u-bld-QLHalfQty
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
904. Observation.code.coding:coreLabo/u-bld-QLHalfQty.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
906. Observation.code.coding:coreLabo/u-bld-QLHalfQty.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
908. Observation.code.coding:coreLabo/u-bld-QLHalfQty.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
910. Observation.code.coding:coreLabo/u-bld-QLHalfQty.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
912. Observation.code.coding:coreLabo/u-bld-QLHalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: U-Bld-定性半定量 ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_bld_QLHalfQty_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
914. Observation.code.coding:coreLabo/u-bld-QLHalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-Bld-定性半定量
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
916. Observation.code.coding:coreLabo/u-bld-QLHalfQty.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
918. Observation.code.coding:coreLabo/u-glu
Slice NamecoreLabo/u-glu
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
920. Observation.code.coding:coreLabo/u-glu.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
922. Observation.code.coding:coreLabo/u-glu.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
924. Observation.code.coding:coreLabo/u-glu.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
926. Observation.code.coding:coreLabo/u-glu.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
928. Observation.code.coding:coreLabo/u-glu.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: U-Glu 尿糖(定性)ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_glu_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
930. Observation.code.coding:coreLabo/u-glu.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-Glu
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
932. Observation.code.coding:coreLabo/u-glu.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
934. Observation.code.coding:coreLabo/u-glu-HalfQty
Slice NamecoreLabo/u-glu-HalfQty
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
936. Observation.code.coding:coreLabo/u-glu-HalfQty.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
938. Observation.code.coding:coreLabo/u-glu-HalfQty.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
940. Observation.code.coding:coreLabo/u-glu-HalfQty.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
942. Observation.code.coding:coreLabo/u-glu-HalfQty.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
944. Observation.code.coding:coreLabo/u-glu-HalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: U-Glu-HalfQty 尿糖(半定量)  ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_glu_HalfQty_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
946. Observation.code.coding:coreLabo/u-glu-HalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-Glu-定性半定量
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
948. Observation.code.coding:coreLabo/u-glu-HalfQty.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
950. Observation.code.coding:coreLabo/u-glu-QLHalfQty
Slice NamecoreLabo/u-glu-QLHalfQty
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
952. Observation.code.coding:coreLabo/u-glu-QLHalfQty.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
954. Observation.code.coding:coreLabo/u-glu-QLHalfQty.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
956. Observation.code.coding:coreLabo/u-glu-QLHalfQty.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
958. Observation.code.coding:coreLabo/u-glu-QLHalfQty.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
960. Observation.code.coding:coreLabo/u-glu-QLHalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: U-Glu-QLHalfQty 尿糖(半定量、判定) ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_glu_QLHalfQty_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
962. Observation.code.coding:coreLabo/u-glu-QLHalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-Glu-半定量
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
964. Observation.code.coding:coreLabo/u-glu-QLHalfQty.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
966. Observation.code.coding:coreLabo/u-pc
Slice NamecoreLabo/u-pc
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
968. Observation.code.coding:coreLabo/u-pc.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
970. Observation.code.coding:coreLabo/u-pc.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
972. Observation.code.coding:coreLabo/u-pc.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
974. Observation.code.coding:coreLabo/u-pc.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
976. Observation.code.coding:coreLabo/u-pc.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: U-P/C ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_pc_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
978. Observation.code.coding:coreLabo/u-pc.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-pc
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
980. Observation.code.coding:coreLabo/u-pc.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
982. Observation.code.coding:coreLabo/ua
Slice NamecoreLabo/ua
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
984. Observation.code.coding:coreLabo/ua.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
986. Observation.code.coding:coreLabo/ua.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
988. Observation.code.coding:coreLabo/ua.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
990. Observation.code.coding:coreLabo/ua.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
992. Observation.code.coding:coreLabo/ua.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: UA ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_ua_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
994. Observation.code.coding:coreLabo/ua.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueUA
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
996. Observation.code.coding:coreLabo/ua.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
998. Observation.code.coding:coreLabo/utp
Slice NamecoreLabo/utp
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1000. Observation.code.coding:coreLabo/utp.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1002. Observation.code.coding:coreLabo/utp.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1004. Observation.code.coding:coreLabo/utp.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1006. Observation.code.coding:coreLabo/utp.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1008. Observation.code.coding:coreLabo/utp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: U-TP 尿蛋⽩(定性)ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_utp_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1010. Observation.code.coding:coreLabo/utp.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-TP
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1012. Observation.code.coding:coreLabo/utp.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1014. Observation.code.coding:coreLabo/utp-QLHalfQty
Slice NamecoreLabo/utp-QLHalfQty
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1016. Observation.code.coding:coreLabo/utp-QLHalfQty.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1018. Observation.code.coding:coreLabo/utp-QLHalfQty.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1020. Observation.code.coding:coreLabo/utp-QLHalfQty.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1022. Observation.code.coding:coreLabo/utp-QLHalfQty.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1024. Observation.code.coding:coreLabo/utp-QLHalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: U-TP-定性半定量 ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_utp_QLHalfQty_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1026. Observation.code.coding:coreLabo/utp-QLHalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-TP-定性半定量
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1028. Observation.code.coding:coreLabo/utp-QLHalfQty.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1030. Observation.code.coding:coreLabo/utp-HalfQty
Slice NamecoreLabo/utp-HalfQty
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1032. Observation.code.coding:coreLabo/utp-HalfQty.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1034. Observation.code.coding:coreLabo/utp-HalfQty.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1036. Observation.code.coding:coreLabo/utp-HalfQty.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1038. Observation.code.coding:coreLabo/utp-HalfQty.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1040. Observation.code.coding:coreLabo/utp-HalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: U-TP-半定量 ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_utp_HalfQty_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1042. Observation.code.coding:coreLabo/utp-HalfQty.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueU-TP-半定量
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1044. Observation.code.coding:coreLabo/utp-HalfQty.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1046. Observation.code.coding:coreLabo/wbc
Slice NamecoreLabo/wbc
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1048. Observation.code.coding:coreLabo/wbc.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1050. Observation.code.coding:coreLabo/wbc.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1052. Observation.code.coding:coreLabo/wbc.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1054. Observation.code.coding:coreLabo/wbc.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1056. Observation.code.coding:coreLabo/wbc.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS: WBC ValueSet
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_wbc_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1058. Observation.code.coding:coreLabo/wbc.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueWBC
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1060. Observation.code.coding:coreLabo/wbc.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1062. Observation.code.coding:infectionLabo/hcvcheck
Slice NameinfectionLabo/hcvcheck
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1064. Observation.code.coding:infectionLabo/hcvcheck.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1066. Observation.code.coding:infectionLabo/hcvcheck.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1068. Observation.code.coding:infectionLabo/hcvcheck.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1070. Observation.code.coding:infectionLabo/hcvcheck.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1072. Observation.code.coding:infectionLabo/hcvcheck.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット C型肝炎ウイルス健診
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVCHECK_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1074. Observation.code.coding:infectionLabo/hcvcheck.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueC型肝炎ウイルス検診の判定
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1076. Observation.code.coding:infectionLabo/hcvcheck.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1078. Observation.code.coding:infectionLabo/hbsagsco
Slice NameinfectionLabo/hbsagsco
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1080. Observation.code.coding:infectionLabo/hbsagsco.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1082. Observation.code.coding:infectionLabo/hbsagsco.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1084. Observation.code.coding:infectionLabo/hbsagsco.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1086. Observation.code.coding:infectionLabo/hbsagsco.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1088. Observation.code.coding:infectionLabo/hbsagsco.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(S/CO)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBSAGSCO_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1090. Observation.code.coding:infectionLabo/hbsagsco.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗原(S/CO)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1092. Observation.code.coding:infectionLabo/hbsagsco.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1094. Observation.code.coding:infectionLabo/hbsagcoi
Slice NameinfectionLabo/hbsagcoi
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1096. Observation.code.coding:infectionLabo/hbsagcoi.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1098. Observation.code.coding:infectionLabo/hbsagcoi.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1100. Observation.code.coding:infectionLabo/hbsagcoi.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1102. Observation.code.coding:infectionLabo/hbsagcoi.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1104. Observation.code.coding:infectionLabo/hbsagcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(コントロール比)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsAGCOI_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1106. Observation.code.coding:infectionLabo/hbsagcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗原(コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1108. Observation.code.coding:infectionLabo/hbsagcoi.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1110. Observation.code.coding:infectionLabo/hbsagdil
Slice NameinfectionLabo/hbsagdil
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1112. Observation.code.coding:infectionLabo/hbsagdil.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1114. Observation.code.coding:infectionLabo/hbsagdil.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1116. Observation.code.coding:infectionLabo/hbsagdil.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1118. Observation.code.coding:infectionLabo/hbsagdil.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1120. Observation.code.coding:infectionLabo/hbsagdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(希釈倍率)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsAGDIL_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1122. Observation.code.coding:infectionLabo/hbsagdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗原(希釈倍率)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1124. Observation.code.coding:infectionLabo/hbsagdil.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1126. Observation.code.coding:infectionLabo/hbsagod
Slice NameinfectionLabo/hbsagod
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1128. Observation.code.coding:infectionLabo/hbsagod.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1130. Observation.code.coding:infectionLabo/hbsagod.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1132. Observation.code.coding:infectionLabo/hbsagod.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1134. Observation.code.coding:infectionLabo/hbsagod.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1136. Observation.code.coding:infectionLabo/hbsagod.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(吸光度)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HbsAGOD_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1138. Observation.code.coding:infectionLabo/hbsagod.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗原(吸光度)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1140. Observation.code.coding:infectionLabo/hbsagod.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1142. Observation.code.coding:infectionLabo/hbsagquant
Slice NameinfectionLabo/hbsagquant
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1144. Observation.code.coding:infectionLabo/hbsagquant.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1146. Observation.code.coding:infectionLabo/hbsagquant.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1148. Observation.code.coding:infectionLabo/hbsagquant.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1150. Observation.code.coding:infectionLabo/hbsagquant.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1152. Observation.code.coding:infectionLabo/hbsagquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(定量)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsAGQUANT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1154. Observation.code.coding:infectionLabo/hbsagquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗原(定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1156. Observation.code.coding:infectionLabo/hbsagquant.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1158. Observation.code.coding:infectionLabo/hbsagresult
Slice NameinfectionLabo/hbsagresult
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1160. Observation.code.coding:infectionLabo/hbsagresult.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1162. Observation.code.coding:infectionLabo/hbsagresult.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1164. Observation.code.coding:infectionLabo/hbsagresult.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1166. Observation.code.coding:infectionLabo/hbsagresult.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1168. Observation.code.coding:infectionLabo/hbsagresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(判定)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsAGRESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1170. Observation.code.coding:infectionLabo/hbsagresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗原(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1172. Observation.code.coding:infectionLabo/hbsagresult.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1174. Observation.code.coding:infectionLabo/hbsagposcoi
Slice NameinfectionLabo/hbsagposcoi
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1176. Observation.code.coding:infectionLabo/hbsagposcoi.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1178. Observation.code.coding:infectionLabo/hbsagposcoi.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1180. Observation.code.coding:infectionLabo/hbsagposcoi.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1182. Observation.code.coding:infectionLabo/hbsagposcoi.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1184. Observation.code.coding:infectionLabo/hbsagposcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(陽性コントロール比)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsAGPOSCOI_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1186. Observation.code.coding:infectionLabo/hbsagposcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗原(陽性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1188. Observation.code.coding:infectionLabo/hbsagposcoi.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1190. Observation.code.coding:infectionLabo/hbsabcoi
Slice NameinfectionLabo/hbsabcoi
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1192. Observation.code.coding:infectionLabo/hbsabcoi.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1194. Observation.code.coding:infectionLabo/hbsabcoi.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1196. Observation.code.coding:infectionLabo/hbsabcoi.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1198. Observation.code.coding:infectionLabo/hbsabcoi.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1200. Observation.code.coding:infectionLabo/hbsabcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(コントロール比)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsABCOI_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1202. Observation.code.coding:infectionLabo/hbsabcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗体(コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1204. Observation.code.coding:infectionLabo/hbsabcoi.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1206. Observation.code.coding:infectionLabo/hbsabnegcoi
Slice NameinfectionLabo/hbsabnegcoi
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1208. Observation.code.coding:infectionLabo/hbsabnegcoi.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1210. Observation.code.coding:infectionLabo/hbsabnegcoi.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1212. Observation.code.coding:infectionLabo/hbsabnegcoi.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1214. Observation.code.coding:infectionLabo/hbsabnegcoi.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1216. Observation.code.coding:infectionLabo/hbsabnegcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(陰性コントロール比)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsABNEGCOI_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1218. Observation.code.coding:infectionLabo/hbsabnegcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗体(陰性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1220. Observation.code.coding:infectionLabo/hbsabnegcoi.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1222. Observation.code.coding:infectionLabo/hbsabdil
Slice NameinfectionLabo/hbsabdil
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1224. Observation.code.coding:infectionLabo/hbsabdil.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1226. Observation.code.coding:infectionLabo/hbsabdil.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1228. Observation.code.coding:infectionLabo/hbsabdil.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1230. Observation.code.coding:infectionLabo/hbsabdil.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1232. Observation.code.coding:infectionLabo/hbsabdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(希釈倍率)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsABDIL_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1234. Observation.code.coding:infectionLabo/hbsabdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗体(希釈倍率)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1236. Observation.code.coding:infectionLabo/hbsabdil.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1238. Observation.code.coding:infectionLabo/hbsabquant
Slice NameinfectionLabo/hbsabquant
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1240. Observation.code.coding:infectionLabo/hbsabquant.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1242. Observation.code.coding:infectionLabo/hbsabquant.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1244. Observation.code.coding:infectionLabo/hbsabquant.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1246. Observation.code.coding:infectionLabo/hbsabquant.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1248. Observation.code.coding:infectionLabo/hbsabquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(定量)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsABQUANT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1250. Observation.code.coding:infectionLabo/hbsabquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗体(定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1252. Observation.code.coding:infectionLabo/hbsabquant.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1254. Observation.code.coding:infectionLabo/hbsabresult
Slice NameinfectionLabo/hbsabresult
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1256. Observation.code.coding:infectionLabo/hbsabresult.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1258. Observation.code.coding:infectionLabo/hbsabresult.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1260. Observation.code.coding:infectionLabo/hbsabresult.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1262. Observation.code.coding:infectionLabo/hbsabresult.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1264. Observation.code.coding:infectionLabo/hbsabresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(判定)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsABRESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1266. Observation.code.coding:infectionLabo/hbsabresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHBs抗体(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1268. Observation.code.coding:infectionLabo/hbsabresult.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1270. Observation.code.coding:infectionLabo/hcvquant
Slice NameinfectionLabo/hcvquant
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1272. Observation.code.coding:infectionLabo/hcvquant.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1274. Observation.code.coding:infectionLabo/hcvquant.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1276. Observation.code.coding:infectionLabo/hcvquant.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1278. Observation.code.coding:infectionLabo/hcvquant.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1280. Observation.code.coding:infectionLabo/hcvquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV核酸増幅検査(定量)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVQUANT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1282. Observation.code.coding:infectionLabo/hcvquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV核酸増幅検査(定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1284. Observation.code.coding:infectionLabo/hcvquant.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1286. Observation.code.coding:infectionLabo/hcvresult
Slice NameinfectionLabo/hcvresult
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1288. Observation.code.coding:infectionLabo/hcvresult.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1290. Observation.code.coding:infectionLabo/hcvresult.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1292. Observation.code.coding:infectionLabo/hcvresult.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1294. Observation.code.coding:infectionLabo/hcvresult.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1296. Observation.code.coding:infectionLabo/hcvresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV核酸増幅検査(判定)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVRESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1298. Observation.code.coding:infectionLabo/hcvresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV核酸増幅検査(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1300. Observation.code.coding:infectionLabo/hcvresult.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1302. Observation.code.coding:infectionLabo/hcvagquant
Slice NameinfectionLabo/hcvagquant
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1304. Observation.code.coding:infectionLabo/hcvagquant.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1306. Observation.code.coding:infectionLabo/hcvagquant.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1308. Observation.code.coding:infectionLabo/hcvagquant.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1310. Observation.code.coding:infectionLabo/hcvagquant.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1312. Observation.code.coding:infectionLabo/hcvagquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗原検査(定量)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVAGQUANT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1314. Observation.code.coding:infectionLabo/hcvagquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV抗原検査(定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1316. Observation.code.coding:infectionLabo/hcvagquant.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1318. Observation.code.coding:infectionLabo/hcvagresult
Slice NameinfectionLabo/hcvagresult
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1320. Observation.code.coding:infectionLabo/hcvagresult.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1322. Observation.code.coding:infectionLabo/hcvagresult.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1324. Observation.code.coding:infectionLabo/hcvagresult.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1326. Observation.code.coding:infectionLabo/hcvagresult.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1328. Observation.code.coding:infectionLabo/hcvagresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗原検査(判定)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVAGRESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1330. Observation.code.coding:infectionLabo/hcvagresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV抗原検査(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1332. Observation.code.coding:infectionLabo/hcvagresult.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1334. Observation.code.coding:infectionLabo/hcvabcoi
Slice NameinfectionLabo/hcvabcoi
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1336. Observation.code.coding:infectionLabo/hcvabcoi.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1338. Observation.code.coding:infectionLabo/hcvabcoi.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1340. Observation.code.coding:infectionLabo/hcvabcoi.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1342. Observation.code.coding:infectionLabo/hcvabcoi.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1344. Observation.code.coding:infectionLabo/hcvabcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗体(コントロール比)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVABCOI_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1346. Observation.code.coding:infectionLabo/hcvabcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV抗体(コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1348. Observation.code.coding:infectionLabo/hcvabcoi.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1350. Observation.code.coding:infectionLabo/hcvabdil
Slice NameinfectionLabo/hcvabdil
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1352. Observation.code.coding:infectionLabo/hcvabdil.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1354. Observation.code.coding:infectionLabo/hcvabdil.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1356. Observation.code.coding:infectionLabo/hcvabdil.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1358. Observation.code.coding:infectionLabo/hcvabdil.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1360. Observation.code.coding:infectionLabo/hcvabdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗体(希釈倍率)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVABDIL_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1362. Observation.code.coding:infectionLabo/hcvabdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV抗体(希釈倍率)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1364. Observation.code.coding:infectionLabo/hcvabdil.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1366. Observation.code.coding:infectionLabo/hcvabresult
Slice NameinfectionLabo/hcvabresult
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1368. Observation.code.coding:infectionLabo/hcvabresult.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1370. Observation.code.coding:infectionLabo/hcvabresult.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1372. Observation.code.coding:infectionLabo/hcvabresult.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1374. Observation.code.coding:infectionLabo/hcvabresult.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1376. Observation.code.coding:infectionLabo/hcvabresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗体(判定)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVABRESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1378. Observation.code.coding:infectionLabo/hcvabresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV抗体(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1380. Observation.code.coding:infectionLabo/hcvabresult.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1382. Observation.code.coding:infectionLabo/hcvabposcoi
Slice NameinfectionLabo/hcvabposcoi
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1384. Observation.code.coding:infectionLabo/hcvabposcoi.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1386. Observation.code.coding:infectionLabo/hcvabposcoi.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1388. Observation.code.coding:infectionLabo/hcvabposcoi.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1390. Observation.code.coding:infectionLabo/hcvabposcoi.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1392. Observation.code.coding:infectionLabo/hcvabposcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗体(陽性コントロール比)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVABPOSCOI_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1394. Observation.code.coding:infectionLabo/hcvabposcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHCV抗体(陽性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1396. Observation.code.coding:infectionLabo/hcvabposcoi.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1398. Observation.code.coding:infectionLabo/hiv1quant
Slice NameinfectionLabo/hiv1quant
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1400. Observation.code.coding:infectionLabo/hiv1quant.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1402. Observation.code.coding:infectionLabo/hiv1quant.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1404. Observation.code.coding:infectionLabo/hiv1quant.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1406. Observation.code.coding:infectionLabo/hiv1quant.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1408. Observation.code.coding:infectionLabo/hiv1quant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1(ウイルスRNA定量)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1QUANT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1410. Observation.code.coding:infectionLabo/hiv1quant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1(ウイルスRNA定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1412. Observation.code.coding:infectionLabo/hiv1quant.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1414. Observation.code.coding:infectionLabo/hiv1result
Slice NameinfectionLabo/hiv1result
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1416. Observation.code.coding:infectionLabo/hiv1result.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1418. Observation.code.coding:infectionLabo/hiv1result.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1420. Observation.code.coding:infectionLabo/hiv1result.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1422. Observation.code.coding:infectionLabo/hiv1result.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1424. Observation.code.coding:infectionLabo/hiv1result.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1(ウイルスRNA定量判定)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1RESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1426. Observation.code.coding:infectionLabo/hiv1result.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1(ウイルスRNA定量判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1428. Observation.code.coding:infectionLabo/hiv1result.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1430. Observation.code.coding:infectionLabo/hiv1p2abp24coiv
Slice NameinfectionLabo/hiv1p2abp24coiv
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1432. Observation.code.coding:infectionLabo/hiv1p2abp24coiv.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1434. Observation.code.coding:infectionLabo/hiv1p2abp24coiv.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1436. Observation.code.coding:infectionLabo/hiv1p2abp24coiv.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1438. Observation.code.coding:infectionLabo/hiv1p2abp24coiv.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1440. Observation.code.coding:infectionLabo/hiv1p2abp24coiv.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(コントロール値)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABPOSCOIV_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1442. Observation.code.coding:infectionLabo/hiv1p2abp24coiv.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(コントロール値)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1444. Observation.code.coding:infectionLabo/hiv1p2abp24coiv.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1446. Observation.code.coding:infectionLabo/hiv1p2abp24coi
Slice NameinfectionLabo/hiv1p2abp24coi
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1448. Observation.code.coding:infectionLabo/hiv1p2abp24coi.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1450. Observation.code.coding:infectionLabo/hiv1p2abp24coi.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1452. Observation.code.coding:infectionLabo/hiv1p2abp24coi.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1454. Observation.code.coding:infectionLabo/hiv1p2abp24coi.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1456. Observation.code.coding:infectionLabo/hiv1p2abp24coi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(コントロール比)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABP24COI_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1458. Observation.code.coding:infectionLabo/hiv1p2abp24coi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1460. Observation.code.coding:infectionLabo/hiv1p2abp24coi.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1462. Observation.code.coding:infectionLabo/hiv1p2abp24negcoi
Slice NameinfectionLabo/hiv1p2abp24negcoi
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1464. Observation.code.coding:infectionLabo/hiv1p2abp24negcoi.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1466. Observation.code.coding:infectionLabo/hiv1p2abp24negcoi.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1468. Observation.code.coding:infectionLabo/hiv1p2abp24negcoi.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1470. Observation.code.coding:infectionLabo/hiv1p2abp24negcoi.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1472. Observation.code.coding:infectionLabo/hiv1p2abp24negcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(陰性コントロール比)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABP24NEGCOI_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1474. Observation.code.coding:infectionLabo/hiv1p2abp24negcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueIV-1+2抗体・p24抗原(陰性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1476. Observation.code.coding:infectionLabo/hiv1p2abp24negcoi.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1478. Observation.code.coding:infectionLabo/hiv1p2abod
Slice NameinfectionLabo/hiv1p2abod
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1480. Observation.code.coding:infectionLabo/hiv1p2abod.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1482. Observation.code.coding:infectionLabo/hiv1p2abod.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1484. Observation.code.coding:infectionLabo/hiv1p2abod.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1486. Observation.code.coding:infectionLabo/hiv1p2abod.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1488. Observation.code.coding:infectionLabo/hiv1p2abod.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(吸光度)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABOD_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1490. Observation.code.coding:infectionLabo/hiv1p2abod.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(吸光度)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1492. Observation.code.coding:infectionLabo/hiv1p2abod.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1494. Observation.code.coding:infectionLabo/hiv1p2p24abresult
Slice NameinfectionLabo/hiv1p2p24abresult
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1496. Observation.code.coding:infectionLabo/hiv1p2p24abresult.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1498. Observation.code.coding:infectionLabo/hiv1p2p24abresult.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1500. Observation.code.coding:infectionLabo/hiv1p2p24abresult.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1502. Observation.code.coding:infectionLabo/hiv1p2p24abresult.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1504. Observation.code.coding:infectionLabo/hiv1p2p24abresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(定性、HIV p24抗原)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2P24ABRESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1506. Observation.code.coding:infectionLabo/hiv1p2p24abresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(定性、HIV p24抗原)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1508. Observation.code.coding:infectionLabo/hiv1p2p24abresult.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1510. Observation.code.coding:infectionLabo/hiv1p2abp24qlresult
Slice NameinfectionLabo/hiv1p2abp24qlresult
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1512. Observation.code.coding:infectionLabo/hiv1p2abp24qlresult.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1514. Observation.code.coding:infectionLabo/hiv1p2abp24qlresult.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1516. Observation.code.coding:infectionLabo/hiv1p2abp24qlresult.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1518. Observation.code.coding:infectionLabo/hiv1p2abp24qlresult.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1520. Observation.code.coding:infectionLabo/hiv1p2abp24qlresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(定性、HIV-1+2抗体)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABP24QLRESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1522. Observation.code.coding:infectionLabo/hiv1p2abp24qlresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(定性、HIV-1+2抗体)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1524. Observation.code.coding:infectionLabo/hiv1p2abp24qlresult.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1526. Observation.code.coding:infectionLabo/hiv1p2p24abquant
Slice NameinfectionLabo/hiv1p2p24abquant
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1528. Observation.code.coding:infectionLabo/hiv1p2p24abquant.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1530. Observation.code.coding:infectionLabo/hiv1p2p24abquant.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1532. Observation.code.coding:infectionLabo/hiv1p2p24abquant.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1534. Observation.code.coding:infectionLabo/hiv1p2p24abquant.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1536. Observation.code.coding:infectionLabo/hiv1p2p24abquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(定量、HIV p24抗原)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2P24ABQUANT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1538. Observation.code.coding:infectionLabo/hiv1p2p24abquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(定量、HIV p24抗原)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1540. Observation.code.coding:infectionLabo/hiv1p2p24abquant.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1542. Observation.code.coding:infectionLabo/hiv1p2abquant
Slice NameinfectionLabo/hiv1p2abquant
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1544. Observation.code.coding:infectionLabo/hiv1p2abquant.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1546. Observation.code.coding:infectionLabo/hiv1p2abquant.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1548. Observation.code.coding:infectionLabo/hiv1p2abquant.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1550. Observation.code.coding:infectionLabo/hiv1p2abquant.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1552. Observation.code.coding:infectionLabo/hiv1p2abquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(定量、HIV-1+2抗体)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABQUANT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1554. Observation.code.coding:infectionLabo/hiv1p2abquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(定量、HIV-1+2抗体)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1556. Observation.code.coding:infectionLabo/hiv1p2abquant.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1558. Observation.code.coding:infectionLabo/hiv1p2abp24result
Slice NameinfectionLabo/hiv1p2abp24result
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1560. Observation.code.coding:infectionLabo/hiv1p2abp24result.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1562. Observation.code.coding:infectionLabo/hiv1p2abp24result.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1564. Observation.code.coding:infectionLabo/hiv1p2abp24result.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1566. Observation.code.coding:infectionLabo/hiv1p2abp24result.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1568. Observation.code.coding:infectionLabo/hiv1p2abp24result.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(判定)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABP24RESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1570. Observation.code.coding:infectionLabo/hiv1p2abp24result.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1572. Observation.code.coding:infectionLabo/hiv1p2abp24result.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1574. Observation.code.coding:infectionLabo/hiv1p2abp24poscoi
Slice NameinfectionLabo/hiv1p2abp24poscoi
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1576. Observation.code.coding:infectionLabo/hiv1p2abp24poscoi.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1578. Observation.code.coding:infectionLabo/hiv1p2abp24poscoi.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1580. Observation.code.coding:infectionLabo/hiv1p2abp24poscoi.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1582. Observation.code.coding:infectionLabo/hiv1p2abp24poscoi.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1584. Observation.code.coding:infectionLabo/hiv1p2abp24poscoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(陽性コントロール比)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABP24POSCOI_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1586. Observation.code.coding:infectionLabo/hiv1p2abp24poscoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体・p24抗原(陽性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1588. Observation.code.coding:infectionLabo/hiv1p2abp24poscoi.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1590. Observation.code.coding:infectionLabo/hiv1p2abcoi
Slice NameinfectionLabo/hiv1p2abcoi
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1592. Observation.code.coding:infectionLabo/hiv1p2abcoi.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1594. Observation.code.coding:infectionLabo/hiv1p2abcoi.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1596. Observation.code.coding:infectionLabo/hiv1p2abcoi.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1598. Observation.code.coding:infectionLabo/hiv1p2abcoi.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1600. Observation.code.coding:infectionLabo/hiv1p2abcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体(コントロール比)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABCOI_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1602. Observation.code.coding:infectionLabo/hiv1p2abcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体(コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1604. Observation.code.coding:infectionLabo/hiv1p2abcoi.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1606. Observation.code.coding:infectionLabo/hiv1p2abdil
Slice NameinfectionLabo/hiv1p2abdil
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1608. Observation.code.coding:infectionLabo/hiv1p2abdil.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1610. Observation.code.coding:infectionLabo/hiv1p2abdil.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1612. Observation.code.coding:infectionLabo/hiv1p2abdil.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1614. Observation.code.coding:infectionLabo/hiv1p2abdil.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1616. Observation.code.coding:infectionLabo/hiv1p2abdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体(希釈倍率)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABDIL_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1618. Observation.code.coding:infectionLabo/hiv1p2abdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体(希釈倍率)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1620. Observation.code.coding:infectionLabo/hiv1p2abdil.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1622. Observation.code.coding:infectionLabo/hiv1p2abresult
Slice NameinfectionLabo/hiv1p2abresult
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1624. Observation.code.coding:infectionLabo/hiv1p2abresult.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1626. Observation.code.coding:infectionLabo/hiv1p2abresult.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1628. Observation.code.coding:infectionLabo/hiv1p2abresult.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1630. Observation.code.coding:infectionLabo/hiv1p2abresult.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1632. Observation.code.coding:infectionLabo/hiv1p2abresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体(判定)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABRESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1634. Observation.code.coding:infectionLabo/hiv1p2abresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1636. Observation.code.coding:infectionLabo/hiv1p2abresult.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1638. Observation.code.coding:infectionLabo/hiv1p2abposcoi
Slice NameinfectionLabo/hiv1p2abposcoi
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1640. Observation.code.coding:infectionLabo/hiv1p2abposcoi.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1642. Observation.code.coding:infectionLabo/hiv1p2abposcoi.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1644. Observation.code.coding:infectionLabo/hiv1p2abposcoi.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1646. Observation.code.coding:infectionLabo/hiv1p2abposcoi.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1648. Observation.code.coding:infectionLabo/hiv1p2abposcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体(陽性コントロール比)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABPOSCOI_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1650. Observation.code.coding:infectionLabo/hiv1p2abposcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1+2抗体(陽性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1652. Observation.code.coding:infectionLabo/hiv1p2abposcoi.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1654. Observation.code.coding:infectionLabo/hiv1abdil
Slice NameinfectionLabo/hiv1abdil
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1656. Observation.code.coding:infectionLabo/hiv1abdil.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1658. Observation.code.coding:infectionLabo/hiv1abdil.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1660. Observation.code.coding:infectionLabo/hiv1abdil.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1662. Observation.code.coding:infectionLabo/hiv1abdil.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1664. Observation.code.coding:infectionLabo/hiv1abdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1抗体(希釈倍率)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1ABDIL_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1666. Observation.code.coding:infectionLabo/hiv1abdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1抗体(希釈倍率)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1668. Observation.code.coding:infectionLabo/hiv1abdil.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1670. Observation.code.coding:infectionLabo/hiv1abresult
Slice NameinfectionLabo/hiv1abresult
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1672. Observation.code.coding:infectionLabo/hiv1abresult.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1674. Observation.code.coding:infectionLabo/hiv1abresult.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1676. Observation.code.coding:infectionLabo/hiv1abresult.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1678. Observation.code.coding:infectionLabo/hiv1abresult.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1680. Observation.code.coding:infectionLabo/hiv1abresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1抗体(判定)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1ABRESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1682. Observation.code.coding:infectionLabo/hiv1abresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-1抗体(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1684. Observation.code.coding:infectionLabo/hiv1abresult.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1686. Observation.code.coding:infectionLabo/hiv2abdil
Slice NameinfectionLabo/hiv2abdil
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1688. Observation.code.coding:infectionLabo/hiv2abdil.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1690. Observation.code.coding:infectionLabo/hiv2abdil.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1692. Observation.code.coding:infectionLabo/hiv2abdil.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1694. Observation.code.coding:infectionLabo/hiv2abdil.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1696. Observation.code.coding:infectionLabo/hiv2abdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-2抗体(希釈倍率)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV2ABDIL_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1698. Observation.code.coding:infectionLabo/hiv2abdil.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-2抗体(希釈倍率)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1700. Observation.code.coding:infectionLabo/hiv2abdil.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1702. Observation.code.coding:infectionLabo/hiv2abresult
Slice NameinfectionLabo/hiv2abresult
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1704. Observation.code.coding:infectionLabo/hiv2abresult.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1706. Observation.code.coding:infectionLabo/hiv2abresult.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1708. Observation.code.coding:infectionLabo/hiv2abresult.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1710. Observation.code.coding:infectionLabo/hiv2abresult.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1712. Observation.code.coding:infectionLabo/hiv2abresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-2抗体(判定)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV2ABRESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1714. Observation.code.coding:infectionLabo/hiv2abresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed ValueHIV-2抗体(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1716. Observation.code.coding:infectionLabo/hiv2abresult.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1718. Observation.code.coding:infectionLabo/stsqlresult
Slice NameinfectionLabo/stsqlresult
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1720. Observation.code.coding:infectionLabo/stsqlresult.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1722. Observation.code.coding:infectionLabo/stsqlresult.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1724. Observation.code.coding:infectionLabo/stsqlresult.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1726. Observation.code.coding:infectionLabo/stsqlresult.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1728. Observation.code.coding:infectionLabo/stsqlresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒STS(定性)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_STSQLRESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1730. Observation.code.coding:infectionLabo/stsqlresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒STS(定性)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1732. Observation.code.coding:infectionLabo/stsqlresult.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1734. Observation.code.coding:infectionLabo/stsquant
Slice NameinfectionLabo/stsquant
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1736. Observation.code.coding:infectionLabo/stsquant.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1738. Observation.code.coding:infectionLabo/stsquant.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1740. Observation.code.coding:infectionLabo/stsquant.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1742. Observation.code.coding:infectionLabo/stsquant.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1744. Observation.code.coding:infectionLabo/stsquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒STS(定量)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_STSQUANT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1746. Observation.code.coding:infectionLabo/stsquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒STS(定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1748. Observation.code.coding:infectionLabo/stsquant.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1750. Observation.code.coding:infectionLabo/stsresult
Slice NameinfectionLabo/stsresult
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1752. Observation.code.coding:infectionLabo/stsresult.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1754. Observation.code.coding:infectionLabo/stsresult.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1756. Observation.code.coding:infectionLabo/stsresult.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1758. Observation.code.coding:infectionLabo/stsresult.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1760. Observation.code.coding:infectionLabo/stsresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒STS(判定)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_STSRESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1762. Observation.code.coding:infectionLabo/stsresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒STS(判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1764. Observation.code.coding:infectionLabo/stsresult.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1766. Observation.code.coding:infectionLabo/stshquant
Slice NameinfectionLabo/stshquant
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1768. Observation.code.coding:infectionLabo/stshquant.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1770. Observation.code.coding:infectionLabo/stshquant.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1772. Observation.code.coding:infectionLabo/stshquant.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1774. Observation.code.coding:infectionLabo/stshquant.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1776. Observation.code.coding:infectionLabo/stshquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒STS(半定量)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_STSHQUANT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1778. Observation.code.coding:infectionLabo/stshquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒STS(半定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1780. Observation.code.coding:infectionLabo/stshquant.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1782. Observation.code.coding:infectionLabo/tpresult
Slice NameinfectionLabo/tpresult
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1784. Observation.code.coding:infectionLabo/tpresult.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1786. Observation.code.coding:infectionLabo/tpresult.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1788. Observation.code.coding:infectionLabo/tpresult.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1790. Observation.code.coding:infectionLabo/tpresult.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1792. Observation.code.coding:infectionLabo/tpresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定性)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_TPRESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1794. Observation.code.coding:infectionLabo/tpresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒TP抗体(定性)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1796. Observation.code.coding:infectionLabo/tpresult.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1798. Observation.code.coding:infectionLabo/tpquantcoi
Slice NameinfectionLabo/tpquantcoi
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1800. Observation.code.coding:infectionLabo/tpquantcoi.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1802. Observation.code.coding:infectionLabo/tpquantcoi.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1804. Observation.code.coding:infectionLabo/tpquantcoi.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1806. Observation.code.coding:infectionLabo/tpquantcoi.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1808. Observation.code.coding:infectionLabo/tpquantcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量、コントロール比)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_TPQUANTCOI_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1810. Observation.code.coding:infectionLabo/tpquantcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒TP抗体(定量、コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1812. Observation.code.coding:infectionLabo/tpquantcoi.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1814. Observation.code.coding:infectionLabo/tpnegcoi
Slice NameinfectionLabo/tpnegcoi
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1816. Observation.code.coding:infectionLabo/tpnegcoi.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1818. Observation.code.coding:infectionLabo/tpnegcoi.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1820. Observation.code.coding:infectionLabo/tpnegcoi.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1822. Observation.code.coding:infectionLabo/tpnegcoi.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1824. Observation.code.coding:infectionLabo/tpnegcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量、陰性コントロール比)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_TPNEGCOI_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1826. Observation.code.coding:infectionLabo/tpnegcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒TP抗体(定量、陰性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1828. Observation.code.coding:infectionLabo/tpnegcoi.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1830. Observation.code.coding:infectionLabo/tpquantresult
Slice NameinfectionLabo/tpquantresult
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1832. Observation.code.coding:infectionLabo/tpquantresult.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1834. Observation.code.coding:infectionLabo/tpquantresult.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1836. Observation.code.coding:infectionLabo/tpquantresult.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1838. Observation.code.coding:infectionLabo/tpquantresult.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1840. Observation.code.coding:infectionLabo/tpquantresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量、判定)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_TPQUANTRESULT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1842. Observation.code.coding:infectionLabo/tpquantresult.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒TP抗体(定量、判定)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1844. Observation.code.coding:infectionLabo/tpquantresult.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1846. Observation.code.coding:infectionLabo/tpposcoi
Slice NameinfectionLabo/tpposcoi
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1848. Observation.code.coding:infectionLabo/tpposcoi.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1850. Observation.code.coding:infectionLabo/tpposcoi.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1852. Observation.code.coding:infectionLabo/tpposcoi.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1854. Observation.code.coding:infectionLabo/tpposcoi.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1856. Observation.code.coding:infectionLabo/tpposcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量、陽性コントロール比)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_TPPOSCOI_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1858. Observation.code.coding:infectionLabo/tpposcoi.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒TP抗体(定量、陽性コントロール比)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1860. Observation.code.coding:infectionLabo/tpposcoi.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1862. Observation.code.coding:infectionLabo/tpquant
Slice NameinfectionLabo/tpquant
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1864. Observation.code.coding:infectionLabo/tpquant.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1866. Observation.code.coding:infectionLabo/tpquant.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1868. Observation.code.coding:infectionLabo/tpquant.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1870. Observation.code.coding:infectionLabo/tpquant.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1872. Observation.code.coding:infectionLabo/tpquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_TPQUANT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1874. Observation.code.coding:infectionLabo/tpquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒TP抗体(定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1876. Observation.code.coding:infectionLabo/tpquant.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1878. Observation.code.coding:infectionLabo/tphquant
Slice NameinfectionLabo/tphquant
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1880. Observation.code.coding:infectionLabo/tphquant.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1882. Observation.code.coding:infectionLabo/tphquant.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1884. Observation.code.coding:infectionLabo/tphquant.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1886. Observation.code.coding:infectionLabo/tphquant.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1888. Observation.code.coding:infectionLabo/tphquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(半定量)
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_TPHQUANT_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1890. Observation.code.coding:infectionLabo/tphquant.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒TP抗体(半定量)
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1892. Observation.code.coding:infectionLabo/tphquant.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1894. Observation.code.coding:infectionLabo/sts
Slice NameinfectionLabo/sts
Definition

コード体系によって定義されたコードへの参照。

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

【JP Core仕様】SS-MIX2にならい、標準コード、ローカルコードの2つを設定可能とし、いずれか一方は必須とする。さらにJLAC10とJLAC11などの複数の標準コードも設定できるよう、上限は設けない。
標準コード、ローカルコードの2つまで格納可。順不同。
SS-MIX2だとCWE.1 ~CWE.3に標準コード、CWE.4~CWE.6にローカルコード、など(順不同)。

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1896. Observation.code.coding:infectionLabo/sts.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1898. Observation.code.coding:infectionLabo/sts.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.code.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1900. Observation.code.coding:infectionLabo/sts.system
Definition

コード体系。

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

【JP Core仕様】標準コードの場合、JLAC10を表すURIを設定。
URIは本WGで定義する。

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

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1902. Observation.code.coding:infectionLabo/sts.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1904. Observation.code.coding:infectionLabo/sts.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Control0..1
BindingThe codes SHALL be taken from CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒反応
(required to http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_STS_VS
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1906. Observation.code.coding:infectionLabo/sts.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
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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

Fixed Value梅毒反応
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1908. Observation.code.coding:infectionLabo/sts.userSelected
Definition

このコードが利用者によって、例えば利用可能なコードの選択リストから、など、直接選択されたものであることを示す。

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

【JP Core仕様】当面は未使用とする。

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

項目名。報告書などに記載する場合に使用する表示名。

Shortコンセプトの単純なテキスト表現 / Plain text representation of the concept
Comments

【JP Core仕様】このプロファイルでは、表示名として必須とする。

多くの場合、coding.display と同一になるが、coding.display に異なる複数の表現が格納される場合を想定し、code間で共通の表現として必須とする。受信側はこの文字列を項目表示文字列として使用できる。ただし、3文書6情報を電子カルテ共有サービスに送信する場合には、「検体検査結果情報における検査項目のコーディング規則」を厳守する必要がある。

Control1..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1912. Observation.subject
Definition

対象となる患者のFHIRリソースへの参照。電子カルテ情報共有サービスでは、Bundleリソースで本リソースから参照可能なPatientリソースが同時に存在するので、そのPatientリソースに記述されている被保険者個人識別子や施設内患者IDなどの情報をidentifier要素でLogical Reference記述する。電子カルテ情報共有サービス以外の一般的な利用ではBundleリソースに含まれるPatientリソースのfullUrlを記述するか、またはContainedリソースをLiteral 参照する(comment参照のこと)。

Short患者のPatientリソース参照記述
Comments

電子カルテ共有サービスでは、別途BundleリソースでPatientリソースが送信されているので、その被保険者個人識別子を明示することにより患者を参照する。

Control1..1
TypeReference(JP Core Patient Profile)
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

あなたが彼らが誰または何をしているのかわからない場合、観察には価値がありません。 / Observations have no value if you don't know who or what they're about.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1914. Observation.subject.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1916. Observation.subject.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.subject.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1918. Observation.subject.reference
Definition

他のリソースが見つかった場所への参照。参照は相対的な参照である場合があります。この場合、それはサービスベースURLまたはリソースが見つかった場所に解決する絶対URLに関連しています。参照はバージョン固有のかどうかです。参照がFHIR Restfulサーバーへのものではない場合は、バージョンに固有のものであると想定する必要があります。内部フラグメント参照( '#'で開始)含まれるリソースを参照してください。 / A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

Shortリテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL
Comments

絶対URLを使用すると、クラウド/Webコンテキストに適した安定したスケーラブルなアプローチが提供されますが、相対的/論理的な参照を使用すると、閉じたエコシステムの境界を横切る際に使用するのに適した柔軟なアプローチが提供されます。絶対URLは、FHIR Restfulサーバーを指す必要はありませんが、これは好ましいアプローチです。URLが構造 "/[type]/[id]"に適合している場合、参照がFHIR Restfulサーバーへの参照であると想定する必要があります。 / 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.

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

参照のターゲットの予想タイプ。reference.typeとreference.Referenceが入力され、参照.ReferenceがFHIR URLである場合、どちらも一貫しているものとします。

このタイプは、このリファレンスが指すタイプであるリソース定義の標準URLです。参照は、http://hl7.org/fhir/structuredefinition/に関連するURLです。「患者」はhttp://hl7.org/fhir/structuredefinition/patientへの参照です。絶対URLは、論理モデルでのみ許可されます(リソースではなく論理モデルの参照でのみ使用できます)。 / The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

Short入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient")
Comments

この要素は、参照のターゲットのタイプを示すために使用されます。これは、他の要素の中で存在する(またはそうでない)使用される場合があります。場合によっては、ターゲットのタイプは、参照の検査(例:RESTFUL URL)または参照のターゲットを解決することによって決定される場合があります。タイプと参照の両方が提供されている場合、参照は指定したものと同じタイプのリソースに解決するものとします。 / 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
Typeuri
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()))
1922. Observation.subject.identifier
Definition

ターゲットリソースの識別子。これは、他のリソースを直接参照する方法がない場合に使用されます。これは、それが表すエンティティがFHIRサーバーを介して利用できないか、リソースの作成者が既知の識別子を実際の場所に変換する方法がないためです。。Identifierが実際にFHIRインスタンスとして公開されているものを指し示すことを指し示す必要はありませんが、FHIRインスタンスとして公開されると予想されるビジネス概念を指し示し、その場合は参照によって許可されるFHIRリソースタイプ。 / An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

Short文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known
Comments

参照の代わりに識別子が提供される場合、参照を処理するシステムは、識別子が使用されるビジネスコンテキストを理解している場合にのみ識別子を参照に解決できます。これはグローバル(たとえば、全国の識別子)であることがありますが、しばしばそうではありません。このため、参照を使用して作業するために説明されている有用なメカニズム(たとえば、チェーン、含まれる)はありません。また、サーバーは参照を解決できるとは期待されていません。サーバーは、識別子ベースの参照を触れずに受け入れ、それを解決し、それを拒否することができます - capabilitystatement.rest.resource.ReferencePolicyを参照してください。

識別子とリテラル参照の両方が提供される場合、リテラル参照が推奨されます。識別子がリテラルリファレンスと一致することを確認するために、リソースの処理リソースの処理が許可されていますが、必須ではありません -

論理参照を文字通り参照に変換するアプリケーションは、論理参照の存在を残すか、それを削除することを選択する場合があります。

参照は、FHIRリソースとして表現できる可能性のある構造を指すことを目的としていますが、実際のFHIRリソースインスタンスとして存在する必要はありません。 。識別子と呼ばれるコンテンツは、参照のために許可されているリソースタイプの制限によって暗示される論理的制約を満たす必要があります。たとえば、タイプが参照されている場合、薬物処方の識別子を送信することは合法ではありません(観察|診断障害)。参照用のユースケースの1つは、FHIR表現が存在しない状況です(タイプが参照(任意)。 / 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1924. Observation.subject.identifier.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1926. Observation.subject.identifier.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.subject.identifier.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1928. Observation.subject.identifier.use
Definition

この識別子の目的。 / The purpose of this identifier.

Short通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Comments

アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

Control0..1
BindingThe codes SHALL be taken from IdentifierUse
(required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
Typecode
Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1930. Observation.subject.identifier.type
Definition

特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

Short識別子の説明 / Description of identifier
Comments

この要素は、識別子の一般的なカテゴリのみを扱います。識別子。システムに対応するコードに使用しないでください。一部の識別子は、一般的な使用法により複数のカテゴリに分類される場合があります。システムがわかっている場合、タイプは常にシステム定義の一部であるため、タイプは不要です。ただし、システムが不明な識別子を処理する必要があることがよくあります。多くの異なるシステムが同じタイプを持っているため、タイプとシステムの間に1:1の関係はありません。 / 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
TypeCodeableConcept
Is Modifierfalse
Summarytrue
Requirements

識別子システムが不明な場合、ユーザーは識別子を使用できます。 / Allows users to make use of identifiers when the identifier system is not known.

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

値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

Short識別子値の名前空間 / The namespace for the identifier value
Comments

識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

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

識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / 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/clins/Idsystem/JP_Insurance_memberID
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1934. Observation.subject.identifier.value
Definition

通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

Short一意の値 / The value that is unique
Comments

値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / 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.

Control0..1
Typestring
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()))
1936. Observation.subject.identifier.period
Definition

識別子が使用される/有効な期間。 / Time period during which identifier is/was valid for use.

ShortIDが使用に有効だった時間期間 / Time period when id is/was valid for use
Control0..1
TypePeriod
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1938. Observation.subject.identifier.assigner
Definition

識別子を発行/管理する組織。 / Organization that issued/manages the identifier.

ShortIDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
Comments

識別子は、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1940. Observation.subject.display
Definition

リソースリファレンスに加えてリソースを識別するプレーンテキストの叙述(Narative)。 / Plain text narrative that identifies the resource in addition to the resource reference.

Shortリソースのテキスト代替 / Text alternative for the resource
Comments

これは通常、参照されるリソースのリソース.textと同じではありません。目的は、参照されているものを完全に説明するのではなく、特定することです。 / 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: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1942. Observation.focus
Definition

患者当人ではなく、患者の胎児、親、ドナーなどの検査、観察の場合、その対象を示す。

Short配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報
Comments

【JP Core仕様】当面は未使用とする。

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

この検査が行われた受診情報(入外区分など)を表すEncounterリソース(Containedリソース)への参照

Shortこの検査が行われた受診情報(入外区分など)
Comments

Containedリソースに含まれるEncounterリソースをリソース内で参照する。【JP Core仕様】入院外来の区別や所在場所、担当診療科の情報、外来での検査か入院での検査かの区別に使用する。必須ではない。

Control0..1
TypeReference(JP Core Encounter Profile)
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

一部の観察では、観察と特定のEncounterの間のリンクを知ることが重要かもしれません。 / For some observations it may be important to know the link between an observation and a particular encounter.

Alternate NamesContext
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1946. Observation.effective[x]
Definition

検体採取日時。検体採取日時が不明な場合には、検査実施日時、検体受付日時の場合もある。結果報告日時はissued要素を使用する。

Short検体採取日時
Comments

dateTime型に限定する。dateTime側は、1905-08-23, 2015-02-07T13:28:17+09:00

Control1..1
TypedateTime
[x] NoteSee Choice of Data Types for 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
Summarytrue
Requirements

観察が真実と見なされた時期を知ることは、その関連性にとって重要であり、傾向を決定します。 / Knowing when an observation was deemed true is important to its relevance as well as determining trends.

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

検査結果がシステムに格納された日時、システム的な結果報告(登録)日時。

Short検査結果がシステムに格納された日時、システム的な結果報告(登録)日時
Comments

instance型であるため、2015-02-07T13:28:17+09:00 のように時刻までの精度が必要である。

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または子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1950. Observation.performer
Definition

検査値を確認した責任者。検査実施責任者情報。

ShortこのObservationの責任者/実施者に関する情報
Comments

【JP Core仕様】検査に直接責任を負う個人(つまり検査を実行、もしくは検証した人)の識別子。

Control0..*
TypeReference(JP Core Practitioner Profile, JP Core PractitionerRole Profile, JP Core Organization Profile, CareTeam, JP Core Patient Profile, RelatedPerson)
Is Modifierfalse
Summarytrue
Requirements

観察にある程度の自信を与える可能性があり、また、フォローアップの質問をどこに向けるべきかを示します。 / May give a degree of confidence in the observation and also indicates where follow-up questions should be directed.

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

検体検査の結果

Short検体検査の結果
Comments

valueQuantity,valueCodeableConcept,valueStringのいずれかを使用する。

Control0..1
This element is affected by the following invariants: obs-7
TypeChoice of: Quantity, CodeableConcept, string
[x] NoteSee Choice of Data Types for 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
Must Support TypesNo must-support rules about the choice of types/profiles
Summarytrue
Requirements

観測は値を持つように存在しますが、それが誤っている場合、または観測のグループを表す場合はそうではありません。 / An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on Observation.value[x]. The slices are unordered and Closed, and can be differentiated using the following discriminators:
  • type @ $this
1954. Observation.value[x]:valueQuantity
Slice NamevalueQuantity
Definition

検体検査の結果として決定された情報。

Short検査結果が「数値」の場合、値、単位を設定する。
Comments

valueQuantity.value :結果値(数値)を定義。 SS-MIX2/HL7 V2.5:OBX-5(結果値)
valueQuantity.comparator : QuantityComparator Value setから設定。 SS-MIX2/HL7 V2.5→ 検体検査結果メッセージでは未使用となっているデータ型だが、SN型のSN.1(比較演算子)が該当する。検査値の「0未満」の場合の「未満」などに相当するコードを設定。
valueQuantity.unit : systemで示す単位のValue setの文字列を指定。 SS-MIX2/HL7 V2.5→ OBX-6(単位) CWE.2 テキスト
valueQuantity.system : 単位のValue set名を指定。 SS-MIX2/HL7 V2.5→ OBX-6(単位) CWE.3 コード体系 HL7では「ISO+」だが、ローカルコード99zzzのHL7標準の「ISO+」が示すOID、ローカルコードの場合はOIDを別途取得必要
valueQuantity.code : systemで示す単位のValue setのコードを指定。 SS-MIX2/HL7 V2.5→ OBX-6(単位) CWE.1 識別子

Control0..1
This element is affected by the following invariants: obs-7
TypeQuantity
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Summarytrue
Requirements

観測は値を持つように存在しますが、それが誤っている場合、または観測のグループを表す場合はそうではありません。 / An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1956. Observation.value[x]:valueCodeableConcept
Slice NamevalueCodeableConcept
Definition

結果がコード化されたコンセプトで記述できる場合。定性検査値の場合などに使用する。質問項目の回答記号もコードと回答文字列とみなしてこの結果記述方法を使用することができる。

Short検査結果が「コード値」の場合、コード、テキスト、コードのValue setを定義する。
Comments

valueCodeableConcept.coding :ローカルコードと国際標準コードなど複数指定できる。 SS-MIX2/HL7 V2.5→ CWEは正規コード+代替コードの2種類登録可能。
valueCodeableConcept.coding.system : 対象のValue set名を指定。 SS-MIX2/HL7 V2.5→ CWE.3 or 6 コード体系。対象コードの OIDを設定
valueCodeableConcept.coding.version : 対象のValue setのバージョンを指定。 SS-MIX2/HL7 V2.5→ CWE.7 コード体系バージョン ID valueCodeableConcept.coding.code :対象のValue setのコードを指定。 SS-MIX2/HL7 V2.5→ CWE.1 or 4 識別子。対象コードシステムのコード
valueCodeableConcept.coding.display : 対象のValue setのテキストを指定。 SS-MIX2/HL7 V2.5→ CWE.2 or 5 テキスト。対象コードの名称
valueCodeableConcept.coding.userselected : 未使用。
valueCodeableConcept.text : コードが示す意味を指定する。通常は.coding.displayの値を指定するが、複数ある場合は適宜編集すること。 SS-MIX2/HL7 V2.5→ CWE.2 テキスト。coding.display と同じ。

Control0..1
This element is affected by the following invariants: obs-7
TypeCodeableConcept
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Summarytrue
Requirements

観測は値を持つように存在しますが、それが誤っている場合、または観測のグループを表す場合はそうではありません。 / An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1958. Observation.value[x]:valueString
Slice NamevalueString
Definition

検体検査の結果として決定された情報。

Short検査結果値が「文字列」の場合、その文字列を指定する。
Comments

以下のデータ型はSS-MIX2では未使用のため、未使用とした。今後の議論で使用の必要性が出れば復活させる。
valueBoolean
valueInteger : 検査結果値を整数値(Integer)で定義したい場合に指定する。ただし、valueQuantityで単位付き数値を示すので、通常は使わない。 SS-MIX2/HL7 V2.5→ OBX-2=「NW」の時の OBX-5(結果値)
valueRange
valueRatio
valueSampledData
valueTime : 検査結果値が「時間」の場合、その時間を指定する。 SS-MIX2/HL7 V2.5→ OBX-2=「TM」の時の OBX-5(結果値)
valueDateTime : 検査結果値が「日時」の場合、その日時を指定する。 SS-MIX2/HL7 V2.5→ OBX-2=「DT」の時の OBX-5(結果値)
valuePeriod

Control0..1
This element is affected by the following invariants: obs-7
Typestring
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

観測は値を持つように存在しますが、それが誤っている場合、または観測のグループを表す場合はそうではありません。 / An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations.

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

検査結果値が欠落している理由。

ShortこのObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由
Comments

【JP Core仕様】SS-MIX2で未使用だが、valueの欠落時に使用する必要があり、重要な項目である。

制約「obs-6」に示す通り、valueが存在する場合、この要素は存在してはならない。

textのみでの使用は基本的に不可とし、必ずcodingを以下から設定すること。適切な理由を選べないシステムの場合には、unknownを使用するものとする。

(unknown:値が存在するかしないか不明 | masked:結果非開示 | not-applicable:適用外(システム適用外など、生体にありえない項目(男性患者における女性固有検査値など)) | as-text :テキスト表現で別途記述| error :システムエラー| not-a-number:結果が数値でない、数値化エラー | negative-infinity:数値が小さすぎて表現できない | positive-infinity:数値が大きすぎて表現 | not-performed:未実施| not-permitted:結果取得が許可されていない

Control0..1
This element is affected by the following invariants: obs-6
BindingUnless not suitable, these codes SHALL be taken from DataAbsentReason
(extensible to http://hl7.org/fhir/ValueSet/data-absent-reason
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summaryfalse
Requirements

多くの結果には、測定で例外的な値を処理する必要があります。 / For many results it is necessary to handle exceptional values in measurements.

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

検査結果値の、(高、低、正常)といったカテゴリー評価。結果報告書に記載されることもある情報。

ShortHigh, low, normal, etc. 高、低、正常など
Comments

【JP Core仕様】拡張可コード表「ObservationInterpretationCodes」からいずれかの適当なコードをひとつ使用するが、本要素はなくてもよい。その施設における基準値が設定されている数値検査結果に対しては、基準値範囲により解釈したH(高)、L(低)、N(正常範囲) のいずれかを設定することが望ましい。

コード表が大きいため、下記参照。

https://www.hl7.org/fhir/R4/valueset-observation-interpretation.html

Control0..*
BindingUnless not suitable, these codes SHALL be taken from ObservationInterpretationCodes
(extensible to http://hl7.org/fhir/ValueSet/observation-interpretation
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summaryfalse
Requirements

特に数値結果については、結果の重要性を完全に理解するために解釈を必要。

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

検査、あるいは結果に関するコメント。フリーテキストの追加情報として使用可能。

Short検査、あるいは結果に関するコメント。フリーテキストの追加情報として使用可能。
Comments

May include general statements about the observation, or statements about significant, unexpected or unreliable results values, or information about its source when relevant to its interpretation.

Control0..*
TypeAnnotation
Is Modifierfalse
Must Supporttrue
Summaryfalse
Requirements

Need to be able to provide free text additional information.
フリーテキストの追加情報を提供できる必要がある。

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1966. Observation.note.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1968. Observation.note.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
SlicingThis element introduces a set of slices on Observation.note.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
1970. Observation.note.author[x]
Definition

注釈を作成する責任者。 / The individual responsible for making the annotation.

Short注釈の責任者 / Individual responsible for the annotation
Comments

Organization is used when there's no need for specific attribution as to who made the comment.

Control0..1
TypeChoice of: Reference(Practitioner, Patient, RelatedPerson, Organization), string
[x] NoteSee Choice of Data Types for 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()))
1972. Observation.note.time
Definition

この特定の注釈がいつ行われたかを示します。 / Indicates when this particular annotation was made.

Short注釈が作られたとき / When the annotation was made
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()))
1974. Observation.note.text
Definition

注釈のテキストは、マークダウン形式の形式です。 / The text of the annotation in markdown format.

Short注釈 - テキストコンテンツ(マークダウンとして) / The annotation - text content (as markdown)
Comments

Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/

Control1..1
Typemarkdown
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()))
1976. Observation.bodySite
Definition

検査が行われた患者の体の部位。検体検査に関しては、当面は使用しない。

Short対象となった身体部位
Comments

【JP Core仕様】当面は未使用とする。

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()))
1978. Observation.method
Definition

検体検査の検査方法、測定方法。

Short実施の方法
Comments

Observation.code の code から測定方法が暗黙的でない場合にのみ使用する。
【JP Core仕様】Observation.code に JLAC10コードを使用する場合、測定方法コードが含まれているため method は使用しない。Observation.code から測定方法が判明しない場合や、実際の測定方法が異なる場合に使用することになるが、現状では運用が困難と想定されるため、当面は未使用とする。

Control0..1
BindingFor example codes, see ObservationMethods
(example to http://hl7.org/fhir/ValueSet/observation-methods
TypeCodeableConcept
Is Modifierfalse
Summaryfalse
Requirements

In some cases, method can impact results and is thus used for determining whether results can be compared or determining significance of results.
場合により、測定方法は結果に影響を与える可能性があるため、結果を比較できるかどうかを判断したり、結果の重要性を判断したりするために使用される。

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

この検査に使用された検体(標本)を表すSpecimenリソース(Containedリソース)への参照。検体材料に関する情報を記述したSpecimenリソースをContainedリソースとして本リソースに埋め込んで、それを参照すること。 3文書6情報の作成では、JP_Specimenタイプのリソース(Specimen.idの値が"#specimen203987"と仮定)が本リソースのContainedリソースとして埋め込み記述されることが必須であるため、そのcontainedリソースのid値(Specimen.id)を記述する。(例 2 { "reference": "#specimen203987" }) となる。

Shortこの検査に使用された検体(標本)。
Comments

Containedリソースに含まれるSpecimenリソースをリソース内で参照する。必須。

Control1..1
TypeReference(JP_Specimen)
Is Modifierfalse
Must Supporttrue
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1982. Observation.device
Definition

検査装置、機器。

ShortこのObservationでデータを得るために使われた測定機器に関する情報
Comments

【JP Core仕様】検査に使用した機器等の情報に使用する。

Control0..1
TypeReference(Device, DeviceMetric)
Is Modifierfalse
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1984. Observation.referenceRange
Definition

推奨範囲として結果値を解釈するためのガイダンス。基準値。

Short基準範囲との比較による結果の解釈方法のガイダンス
Comments

【JP Core仕様】可能な限りlow、highに構造化すべき。構造化できない場合、あるいはlow、highに該当しない場合はtextを使用。

Control0..*
TypeBackboneElement
Is Modifierfalse
Must Supporttrue
Summaryfalse
Requirements

どの値が「正常」と見なされるかを知ることは、特定の結果の意義を評価するのに役立つ。さまざまなコンテキストに対応するため複数の参照範囲を提供できる必要がある。

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
obs-3: 少なくとも低いまたは高またはテキストが必要です / Must have at least a low or a high or text (low.exists() or high.exists() or text.exists())
1986. Observation.referenceRange.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
1988. Observation.referenceRange.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
1990. Observation.referenceRange.modifierExtension
Definition

要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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: すべての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())
1992. Observation.referenceRange.low
Definition

参照範囲の低境界の値。参照範囲のエンドポイントの低い境界には、値が含まれています(例:参照範囲は> = 5- <= 9)。下限が省略されている場合、それは意味がないと想定されます(例:参照範囲は<= 2.3)。 / The value of the low bound of the reference range. The low bound of the reference range endpoint is inclusive of the value (e.g. reference range is >=5 - <=9). If the low bound is omitted, it is assumed to be meaningless (e.g. reference range is <=2.3).

Short関連する場合は低レンジ / Low Range, if relevant
Comments

The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.

Control0..1
This element is affected by the following invariants: obs-3
TypeQuantity(SimpleQuantity)
Is Modifierfalse
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1994. Observation.referenceRange.high
Definition

参照範囲の強境界の値。参照範囲のエンドポイントの高境界には、値が含まれています(例:参照範囲は> = 5- <= 9)。高バウンドが省略されている場合、それは無意味であると想定されます(例:参照範囲は> = 2.3)。 / The value of the high bound of the reference range. The high bound of the reference range endpoint is inclusive of the value (e.g. reference range is >=5 - <=9). If the high bound is omitted, it is assumed to be meaningless (e.g. reference range is >= 2.3).

Short関連する場合、高レンジ / High Range, if relevant
Comments

The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.

Control0..1
This element is affected by the following invariants: obs-3
TypeQuantity(SimpleQuantity)
Is Modifierfalse
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
1996. Observation.referenceRange.type
Definition

対象となる母集団のどの部分に適用するかを示すコード。正常範囲、要治療範囲、など。

Short参照範囲予選 / Reference range qualifier
Comments

This SHOULD be populated if there is more than one range. If this element is not present then the normal range is assumed.

Control0..1
BindingThe codes SHOULD be taken from ObservationReferenceRangeMeaningCodes
(preferred to http://hl7.org/fhir/ValueSet/referencerange-meaning
TypeCodeableConcept
Is Modifierfalse
Summaryfalse
Requirements

適切な解釈のために、これが正常、推奨、治療など、どのような参照範囲を言うことができる必要があります。 / Need to be able to say what kind of reference range this is - normal, recommended, therapeutic, etc., - for proper interpretation.

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

基準値が適用される母集団を示すコード。人種、性別など。

Short参照範囲の母集団 / Reference range population
Comments

This SHOULD be populated if there is more than one range. If this element is not present then the normal population is assumed.

Control0..*
BindingFor example codes, see ObservationReferenceRangeAppliesToCodes
(example to http://hl7.org/fhir/ValueSet/referencerange-appliesto
TypeCodeableConcept
Is Modifierfalse
Summaryfalse
Requirements

適切な解釈のためにターゲット母集団を特定できる必要があります。 / Need to be able to identify the target population for proper interpretation.

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

基準値が適用される年齢。新生児の場合、週数もありうる。

Short適用される年齢範囲、関連する場合 / Applicable age range, if relevant
Comments

The stated low and high value are assumed to have arbitrarily high precision when it comes to determining which values are in the range. I.e. 1.99 is not in the range 2 -> 3.

Control0..1
TypeRange
Is Modifierfalse
Summaryfalse
Requirements

一部の分析物は、年齢によって大きく異なります。 / Some analytes vary greatly over age.

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

量的範囲で表せない場合などに使用する。

Short観察中のテキストベースの参照範囲 / Text based reference range in an observation
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

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()))
2004. Observation.hasMember
Definition

この検査(パネルやバッテリ)が結果を持たない親項目(グループ項目に相当)の場合に、この検査に含まれる個々の検査結果への参照を示す。

Shortこの検査に含まれる個々の検査結果項目を示す。
Comments

この検査が複数の検査項目をグループ化したパネル検査もしくはバッテリー検査の場合に、このグループに含まれる個々の検査の参照へのリストである。この場合には、本Observationリソースのvalueは存在しない。Bundleリソースなどで本リソースから参照可能なObservationリソースが同時に存在する場合には、そのリソースの識別URIを参照する。この検査に含まれる個々の検査結果Observationリソースを、このリソースに埋め込むのではなく、別の検査結果Observationリソースとして作成し、そのidentifierを論理参照する方法をとること。

Control0..*
TypeReference(JP Core Observation LabResult Profile)
Is Modifierfalse
Must Supporttrue
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
2006. Observation.derivedFrom
Definition

この検査が他の1つ以上の検査値から派生している(BMIが体重と身長から派生して算出される場合など)場合に、その派生元の検査への参照のリスト。記述方法としては、hasMember要素と同様に記述する。

Short派生元(素材元)の検査結果への参照のリスト。
Comments

All the reference choices that are listed in this element can represent clinical observations and other measurements that may be the source for a derived value. The most common reference will be another Observation. For a discussion on the ways Observations can assembled in groups together, see Notes below.

Control0..*
TypeReference(JP Core Observation LabResult Profile)
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
2008. Observation.component
Definition

一度のタイミングでの1回の検査で複数の結果を同時に得る場合にのみ使用される。例えば、血圧の収縮期、拡張期。新生児のApgarスコア。質問に対する複数の回答(飲んだアルコールの種類、など)。

Short複合的な結果。例えば、血圧測定値ではそれを構成する収縮期および拡張期の値の組み合わせ
Comments

For a discussion on the ways Observations can be assembled in groups together see Notes below.

Control0..*
TypeBackboneElement
Is Modifierfalse
Summarytrue
Requirements

コンポーネントobservation は プライマリobservation としてのobservation リソースの中で同じ属性を共有し、常に単一のobservation の一部として扱われる(つまりそれらは分離可能ではないん)。ただし、プライマリobservationのreference rangeはコンポーネント値に継承されないため、reference rangeは各コンポーネントobservation に適切であれば必要である。

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
2010. Observation.component.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 / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
2012. Observation.component.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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: すべての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())
2014. Observation.component.modifierExtension
Definition

要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that 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

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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: すべての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())
2016. Observation.component.code
Definition

観察されたものについて説明します。これは、「コード」と呼ばれることがあります。 / Describes what was observed. Sometimes this is called the observation "code".

Shortコンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type)
Comments

All code-value and component.code-component.value pairs need to be taken into account to correctly understand the meaning of the observation.

Control1..1
BindingFor example codes, see LOINCCodes
(example to http://hl7.org/fhir/ValueSet/observation-codes
TypeCodeableConcept
Is Modifierfalse
Summarytrue
Requirements

どのような観察が行われているかを知ることは、観察を理解するために不可欠です。 / Knowing what kind of observation is being made is essential to understanding the observation.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
2018. Observation.component.value[x]
Definition

情報が単純な値を持っている場合、観察結果の結果として決定された情報。 / The information determined as a result of making the observation, if the information has a simple value.

Short実際のコンポーネントの結果 / Actual component result
Comments

Used when observation has a set of component observations. An observation may have both a value (e.g. an Apgar score) and component observations (the observations from which the Apgar score was derived). If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value. For additional guidance, see the Notes section below.

Control0..1
TypeChoice of: Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

観測は値を持つように存在しますが、それが誤っている場合、または観測のグループを表す場合はそうではありません。 / An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations.

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

Element obervation.component.value [x]の期待値が欠落している理由を提供します。 / Provides a reason why the expected value in the element Observation.component.value[x] is missing.

Shortコンポーネントの結果が欠落している理由 / Why the component result is missing
Comments

「null」または例外的な値は、FHIR観測で2つの方法を表すことができます。1つの方法は、それらを単に値セットに含めるだけで、値の例外を表すことです。たとえば、血清学テストの測定値は、「検出」、「検出されない」、「決定的でない」、または「テストなし」です。

別の方法は、実際の観測に値要素を使用し、明示的なDataBsEntreason要素を使用して例外的な値を記録することです。たとえば、測定が完了していないときに、DataBsentrasonコード「エラー」を使用できます。これらのオプションのため、一般的な観測を例外的な価値のために解釈するには、ユースケース契約が必要です。 / "Null" or exceptional values can be represented two ways in FHIR Observations. One way is to simply include them in the value set and represent the exceptions in the value. For example, measurement values for a serology test could be "detected", "not detected", "inconclusive", or "test not done".

The alternate way is to use the value element for actual observations and use the explicit dataAbsentReason element to record exceptional values. For example, the dataAbsentReason code "error" could be used when the measurement was not completed. Because of these options, use-case agreements are required to interpret general observations for exceptional values.

Control0..1
This element is affected by the following invariants: obs-6
BindingUnless not suitable, these codes SHALL be taken from DataAbsentReason
(extensible to http://hl7.org/fhir/ValueSet/data-absent-reason
TypeCodeableConcept
Is Modifierfalse
Summaryfalse
Requirements

多くの結果には、測定で例外的な値を処理する必要があります。 / For many results it is necessary to handle exceptional values in measurements.

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

観測値のカテゴリー評価。たとえば、高、低、正常。 / A categorical assessment of an observation value. For example, high, low, normal.

Short高、低、正常など。 / High, low, normal, etc.
Comments

Historically used for laboratory results (known as 'abnormal flag' ), its use extends to other use cases where coded interpretations are relevant. Often reported as one or more simple compact codes this element is often placed adjacent to the result value in reports and flow sheets to signal the meaning/normalcy status of the result.

Control0..*
BindingUnless not suitable, these codes SHALL be taken from ObservationInterpretationCodes
(extensible to http://hl7.org/fhir/ValueSet/observation-interpretation
TypeCodeableConcept
Is Modifierfalse
Summaryfalse
Requirements

いくつかの結果、特に数値の結果については、結果の重要性を完全に理解するために解釈が必要です。 / For some results, particularly numeric results, an interpretation is necessary to fully understand the significance of a result.

Alternate NamesAbnormal Flag
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
2024. Observation.component.referenceRange
Definition

通常または推奨範囲と比較して、値を解釈する方法に関するガイダンス。 / Guidance on how to interpret the value by comparison to a normal or recommended range.

Shortコンポーネント結果の解釈のためのガイドを提供します / Provides guide for interpretation of component result
Comments

Most observations only have one generic reference range. Systems MAY choose to restrict to only supplying the relevant reference range based on knowledge about the patient (e.g., specific to the patient's age, gender, weight and other factors), but this might not be possible or appropriate. Whenever more than one reference range is supplied, the differences between them SHOULD be provided in the reference range and/or age properties.

Control0..*
TypeSee ttp://hl7.org/fhir/StructureDefinition/Observation#Observation.referenceRange
Is Modifierfalse
Summaryfalse
Requirements

どの値が「正常」と見なされるかを知ることは、特定の結果の重要性を評価するのに役立ちます。さまざまなコンテキストに複数の参照範囲を提供できる必要があります。 / Knowing what values are considered "normal" can help evaluate the significance of a particular result. Need to be able to provide multiple reference ranges for different contexts.

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