【2026.8.31リリース予定の公開準備版】電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.13.0-preR1
1.13.0-preR1 - update Japan

【2026.8.31リリース予定の公開準備版】電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.13.0-preR1 - Local Development build (v1.13.0-preR1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: JP_ServiceRequest_Common - Detailed Descriptions

Active as of 2024-09-18

Definitions for the jp-servicerequest-common resource profile.

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

0. ServiceRequest
Definition

診断のための検査、治療、手術などのサービスリクエストの記録


A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.

ShortサービスリクエストA request for a service to be performed
Control0..*
Is Modifierfalse
Summaryfalse
Alternate Namesdiagnostic request, referral, referral request, transfer of care request
Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
prr-1: orderDetail SHALL only be present if code is present (orderDetail.empty() or code.exists())
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
prr-1: orderDetail SHALL only be present if code is present (orderDetail.empty() or code.exists())
2. ServiceRequest.meta
Definition

The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

ShortMetadata about the resource
Control0..1
TypeMeta
Is Modifierfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. ServiceRequest.meta.lastUpdated
Definition

When the resource last changed - e.g. when the version changed.

ShortWhen the resource version last changed
Comments

This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a read interaction.

Control0..1
Typeinstant
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
6. ServiceRequest.implicitRules
Definition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

ShortA set of rules under which this content was created
Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

Control0..1
Typeuri
Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
8. ServiceRequest.modifierExtension
Definition

May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

ShortExtensions that cannot be ignored
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
Summaryfalse
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
10. ServiceRequest.identifier
Definition

リクエストの発注者、受注者、サービスの実施者によるインスタンスに割り当てられた識別子。


Identifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller.

Shortサービスリクエストを識別する業務ID。Identifiers assigned to this order
Comments

この要素は、発注者(HL7 v2 では 'Placer' )とリクエストに応じて観察、行為等を実施した者(HL7 v2 では 'Filler' )を区別するために用いられる。


The identifier.type element is used to distinguish between the identifiers assigned by the orderer (known as the 'Placer' in HL7 v2) and the producer of the observations in response to the order (known as the 'Filler' in HL7 v2). For further discussion and examples see the resource notes section below.

NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Is Modifierfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
12. ServiceRequest.instantiatesCanonical
Definition

このサービスリクエストに部分的、または完全に関わる、FHIRで定義されたプロトコル、ガイドライン、オーダセットまたは他の定義を指しているURL


The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this ServiceRequest.

ShortFHIRのプロトコール、定義への参照Instantiates FHIR protocol or definition
Comments

PlanDefinitionリソースは、実行されるアクションのシリーズ、シーケンス、またはグループを記述するために使用され、ActivityDefinitionリソースは、特定の各ステップまたはアクティビティを定義するために使用される。詳細は、PlanDefinition のBoundaries and Relationshipsセクションを参照してください。(訳注:R4とR4Bの本文に誤りあり、修正されたR5を翻訳)


Note: This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number.

Control0..*
Typecanonical(ActivityDefinition, PlanDefinition)
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
14. ServiceRequest.instantiatesUri
Definition

このサービスリクエストに部分的、または完全に関わる、外部の管理されたプロトコール、ガイドライン、オーダセットや他の定義へのURL参照


The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this ServiceRequest.

Short外部のプロトコール、定義への参照Instantiates external protocol or definition
Comments

HTMLページ、PDFなど、名前で解決できないURI識別子


This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier.

Control0..*
Typeuri
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
16. ServiceRequest.basedOn
Definition

このリクエストによって実施すべき計画、提案、オーダの詳細(への参照)


Plan/proposal/order fulfilled by this request.

Shortリクエストするリソースへの参照What request fulfills
Control0..*
TypeReference(CarePlan, JP_ServiceRequest_Common, JP Core MedicationRequest Profile, ServiceRequest, MedicationRequest)
Is Modifierfalse
Summarytrue
Alternate Namesfulfills
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
18. ServiceRequest.replaces
Definition

The request takes the place of the referenced completed or terminated request(s).

Short完了または終了したService Requestリソースの代替(への参照)What request replaces
Control0..*
TypeReference(JP_ServiceRequest_Common, ServiceRequest)
Is Modifierfalse
Summarytrue
Alternate Namessupersedes, prior, renewed order
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
20. ServiceRequest.requisition
Definition

一人の発注者によっておおよそ同時に署名されたサービスリクエストの全てに共通する識別子で、複合、またはグループIDを表現する。


A shared identifier common to all service requests that were authorized more or less simultaneously by a single author, representing the composite or group identifier.

Shortサービスリクエストの複合ID(別名 グループID)Composite Request ID
Comments

サービスリクエストは、basedOn要素、このrequisition要素によって関係付けられる。同じrequisition要素の一部であるサービスリクエストは、初めに作成された後にその状態と管理が変化する視点から、一般的に独立して扱われる。


Requests are linked either by a "basedOn" relationship (i.e. one request is fulfilling another) or by having a common requisition. Requests that are part of the same requisition are generally treated independently from the perspective of changing their state or maintaining them after initial creation.

Control0..1
TypeIdentifier
Is Modifierfalse
Summarytrue
Requirements

Some business processes need to know if multiple items were ordered as part of the same "requisition" for billing or other purposes.

Alternate NamesgrouperId, groupIdentifier
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
22. ServiceRequest.status
Definition

オーダの状態


The status of the order.

Shortサービスリクエストの状態draft | active | on-hold | revoked | completed | entered-in-error | unknown
Comments

status要素は、一般的に発注者の完全な制御下にあり、オーダが起案か有効かを決定し、有効化された後は、競合、停止、または中断される。受注者の活動に関連する状態は、対応するイベント(一般的な議論についてはEventパターンを参照)またはTaskリソースを使用して反映される。


The status is generally fully in the control of the requester - they determine whether the order is draft or active and, after it has been activated, competed, cancelled or suspended. States relating to the activities of the performer are reflected on either the corresponding event (see Event Pattern for general discussion) or using the Task resource.

Control1..1
BindingThe codes SHALL be taken from RequestStatushttp://hl7.org/fhir/ValueSet/request-status|4.0.1
(required to http://hl7.org/fhir/ValueSet/request-status|4.0.1)

The status of a service order.

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
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
24. ServiceRequest.intent
Definition

この要求が、提案、経過、オリジナル、繰り返しかどうかを示す。


Whether the request is a proposal, plan, an original order or a reflex order.

Shortサービスリクエストの意図(proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option)proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Comments

この要素は、リソースが実際に適用されるタイミングや方法を意図的に変更するため、修飾子と表現される。


This element is labeled as a modifier because the intent alters when and how the resource is actually applicable.

Control1..1
BindingThe codes SHALL be taken from RequestIntenthttp://hl7.org/fhir/ValueSet/request-intent|4.0.1
(required to http://hl7.org/fhir/ValueSet/request-intent|4.0.1)

The kind of service request.

Typecode
Is Modifiertrue because This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
26. ServiceRequest.category
Definition

検索、分類、表示の目的でサービスを分類するコード(例 「外科的手技」)


A code that classifies the service for searching, sorting and display purposes (e.g. "Surgical Procedure").

Shortサービスリクエストの分類Classification of service
Comments

リソースを検索または表示するためのコンテキストまたはユースケースに応じて、複数の分類軸が存在する場合がある。粒度のレベルは、Value Setのカテゴリー概念によって定義される。


There may be multiple axis of categorization depending on the context or use case for retrieving or displaying the resource. The level of granularity is defined by the category concepts in the value set.

Control0..*
BindingFor example codes, see ServiceRequestCategoryCodeshttp://hl7.org/fhir/ValueSet/servicerequest-category|4.0.1
(example to http://hl7.org/fhir/ValueSet/servicerequest-category|4.0.1)
TypeCodeableConcept
Is Modifierfalse
Summarytrue
Requirements

Used for filtering what service request are retrieved and displayed.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
28. ServiceRequest.priority
Definition

このサービスリクエストはどの程度早く対処されるべきかを示す。


Indicates how quickly the ServiceRequest should be addressed with respect to other requests.

Shortサービスリクエストの緊急度(routine | urgent | asap | stat)routine | urgent | asap | stat
Control0..1
BindingThe codes SHALL be taken from RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority|4.0.1
(required to http://hl7.org/fhir/ValueSet/request-priority|4.0.1)

Identifies the level of importance to be assigned to actioning the request.

Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Meaning if MissingIf missing, this task should be performed with normal priority
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
30. ServiceRequest.doNotPerform
Definition

要求された特定のサービス(例、手技、診断のための検査、また検査パネル)の識別子


Set this to true if the record is saying that the service/procedure should NOT be performed.

Short値が真の時、サービスや処置は実施不可True if service/procedure should not be performed
Comments

一般的には、コードと時間枠のみであるが、時には体の部位や実施者などの修飾語を追加して、禁止範囲を狭められる。code要素とdoNotPerform要素がともに否定を含む場合、禁止を強化することになり、二重否定解釈をしてはならない。


In general, only the code and timeframe will be present, though occasional additional qualifiers such as body site or even performer could be included to narrow the scope of the prohibition. If the ServiceRequest.code and ServiceRequest.doNotPerform both contain negation, that will reinforce prohibition and should not have a double negative interpretation.

Control0..1
Typeboolean
Is Modifiertrue because If true this element negates the specified action. For Example, instead of a request for a procedure, it is a request for the procedure to not occur.
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

Used for do not ambulate, do not elevate head of bed, do not flush NG tube, do not take blood pressure on a certain arm, etc.

Meaning if MissingIf missing, the request is a positive request e.g. "do perform"
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
32. ServiceRequest.code
Definition

要求された特定のサービス(例、行為、診断のための検査、また検査パネル)の識別子


A code that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested.

Shortリクエストの内容を示すコードWhat is being requested/ordered
Comments

多くの検査・放射線処置コードは、血清または血漿グルコース、胸部 X 線など、検体・器官系が検査オーダー名に埋め込まれている。検体は、検査コードとは別に記録されないかもしれない。


Many laboratory and radiology procedure codes embed the specimen/organ system in the test order name, for example, serum or serum/plasma glucose, or a chest x-ray. The specimen might not be recorded separately from the test code.

Control0..1
BindingFor example codes, see ProcedureCodes(SNOMEDCT)http://hl7.org/fhir/ValueSet/procedure-code|4.0.1
(example to http://hl7.org/fhir/ValueSet/procedure-code|4.0.1)
TypeCodeableConcept
Is Modifierfalse
Summarytrue
Alternate Namesservice requested
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
34. ServiceRequest.orderDetail
Definition

リクエストの提供方法に関する追加の詳細および指示。例えば、尿道カテーテルのサービスリクエストには、外部または留置カテーテルのリクエストの詳細があり、包帯のサービスリクエストには、包帯の適用方法を指定する追加の指示が必要な場合もある。


Additional details and instructions about the how the services are to be delivered. For example, and order for a urinary catheter may have an order detail for an external or indwelling catheter, or an order for a bandage may require additional instructions specifying how the bandage should be applied.

Short追加のオーダ情報Additional order information
Comments

リクエストされたサービス提供の指示についての医療記録からの情報については、supportingInformation要素を使用。


For information from the medical record intended to support the delivery of the requested services, use the supportingInformation element.

Control0..*
This element is affected by the following invariants: prr-1
BindingFor example codes, see ServiceRequestOrderDetailsCodeshttp://hl7.org/fhir/ValueSet/servicerequest-orderdetail|4.0.1
(example to http://hl7.org/fhir/ValueSet/servicerequest-orderdetail|4.0.1)
TypeCodeableConcept
Is Modifierfalse
Summarytrue
Alternate Namesdetailed instructions
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
36. ServiceRequest.quantity[x]
Definition

リクエストされるサービスの量。数量(例:1500ドルの住宅改造)、比率(例:1ヶ月に20回の半日訪問)、または範囲(例:1分間に2.0~1.8Gy)。


An amount of service being requested which can be a quantity ( for example $1,500 home modification), a ratio ( for example, 20 half day visits per month), or a range (2.0 to 1.8 Gy per fraction).

Shortサービスの量Service amount
Comments

サービスリクエスト時に、項目とは別に数を指定する必要がある。

Control0..1
TypeChoice of: Quantity, Ratio, Range
[x] NoteSeeChoice of Data Typesfor further information about how to use [x]
Is Modifierfalse
Summarytrue
Requirements

When ordering a service the number of service items may need to be specified separately from the the service item.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
38. ServiceRequest.subject
Definition

サービスが実行される対象(人または物)。多くは患者だが、動物、集団(人または動物)、透析器のような装置、また場所(点家的には環境調査)も対象となる。


On whom or what the service is to be performed. This is usually a human patient, but can also be requested on animals, groups of humans or animals, devices such as dialysis machines, or even locations (typically for environmental scans).

Shortサービスリクエストの対象(個人または集団)Individual or Entity the service is ordered for
Control1..1
TypeReference(JP Core Patient Profile, JP Core Location Profile, Patient, Group, Location, Device)
Is Modifierfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
40. ServiceRequest.encounter
Definition

サービスがリクエストされる医療背景についての追加情報を提供する診療時の場面


An encounter that provides additional information about the healthcare context in which this request is made.

Shortサービスがリクエストされる診療時の場面Encounter in which the request was created
Control0..1
TypeReference(JP_Encounter-eCS, Encounter)
Is Modifierfalse
Summarytrue
Alternate Namescontext
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
42. ServiceRequest.occurrence[x]
Definition

リクエストされたサービスを実施すべき日時


The date/time at which the requested service should occur.

Shortサービスを実施すべき日時When service should occur
Control0..1
TypeChoice of: dateTime, Period, Timing
[x] NoteSeeChoice of Data Typesfor further information about how to use [x]
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Alternate Namesschedule
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
44. ServiceRequest.asNeeded[x]
Definition

CodeableConceptが存在する場合、そのサービスを行うための前提条件を示す。例えば、「痛み」、「再発時」など。


If a CodeableConcept is present, it indicates the pre-condition for performing the service. For example "pain", "on flare-up", etc.

Short前提条件Preconditions for service
Control0..1
BindingFor example codes, see SNOMEDCTMedicationAsNeededReasonCodeshttp://hl7.org/fhir/ValueSet/medication-as-needed-reason|4.0.1
(example to http://hl7.org/fhir/ValueSet/medication-as-needed-reason|4.0.1)

A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc.

TypeChoice of: boolean, CodeableConcept
[x] NoteSeeChoice of Data Typesfor further information about how to use [x]
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
46. ServiceRequest.authoredOn
Definition

リクエストが有効化された日時


When the request transitioned to being actionable.

Shortリクエストの署名日時Date request signed
Control0..1
TypedateTime
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Alternate NamesorderedOn
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
48. ServiceRequest.requester
Definition

リクエストを開始し、その有効化に責任を持つ個人


The individual who initiated the request and has responsibility for its activation.

Shortサービスを要求した人または物(要求者、発注者)Who/what is requesting service
Comments

伝言をする者ではなく、署名者。この要素は、Provenanceリソースを通じて管理される委任を扱うことを意図していない。


This not the dispatcher, but rather who is the authorizer. This element is not intended to handle delegation which would generally be managed through the Provenance resource.

Control0..1
TypeReference(JP Core Practitioner Profile, JP Core PractitionerRole Profile, JP Core Organization Profile, JP Core Patient Profile, JP_RelatedPerson, JP_Device, Practitioner, PractitionerRole, Organization, Patient, RelatedPerson, Device)
Is Modifierfalse
Summarytrue
Alternate Namesauthor, orderer
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
50. ServiceRequest.performerType
Definition

リクエストされたサービスの実施者の役割


Desired type of performer for doing the requested service.

Short実施者の役割Performer role
Comments

参加者の資格ではなく役割。タスクではなく、能力を記述。例えば、「調剤薬局」、「精神科医」、「院内紹介」など。


This is a role, not a participation type. In other words, does not describe the task but describes the capacity. For example, “compounding pharmacy”, “psychiatrist” or “internal referral”.

Control0..1
BindingFor example codes, see ParticipantRoleshttp://hl7.org/fhir/ValueSet/participant-role|4.0.1
(example to http://hl7.org/fhir/ValueSet/participant-role|4.0.1)

Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.

TypeCodeableConcept
Is Modifierfalse
Summarytrue
Alternate Namesspecialty
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
52. ServiceRequest.performer
Definition

リクエストされたサービスを行うために望ましい実施者。例えば、外科医、皮膚病理医、内視鏡医など。


The desired performer for doing the requested service. For example, the surgeon, dermatopathologist, endoscopist, etc.

Shortサービスの実施者Requested performer
Comments

実施者が複数の場合、順番に関係なく、優先順位のない実施者のリストとして解釈される。優先順位が必要な場合は、request.performerOrder 拡張を使用する。実施者のグループ(例えば、医師Aと医師B)を表すには、CareTeamを使用する。


If multiple performers are present, it is interpreted as a list of alternative performers without any preference regardless of order. If order of preference is needed use the request-performerOrder extension. Use CareTeam to represent a group of performers (for example, Practitioner A and Practitioner B).

Control0..*
TypeReference(JP Core Practitioner Profile, JP Core PractitionerRole Profile, JP Core Organization Profile, JP Core Patient Profile, JP_Device, JP_RelatedPerson, CareTeam, Practitioner, PractitionerRole, Organization, HealthcareService, Patient, Device, RelatedPerson)
Is Modifierfalse
Summarytrue
Alternate Namesrequest recipient
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
54. ServiceRequest.locationCode
Definition

実際に行為が行われるべき好ましい場所を、コード化またはフリーテキスト形式で記述。例:自宅や介護施設など。


The preferred location(s) where the procedure should actually happen in coded or free text form. E.g. at home or nursing day care center.

Shortリクエストされた場所Requested location
Control0..*
BindingFor example codes, see ServiceDeliveryLocationRoleType (3.0.0)http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType
(example to http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType|3.0.0)

A location type where services are delivered.

TypeCodeableConcept
Is Modifierfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
56. ServiceRequest.locationReference
Definition

実際に行為が行われるべき好ましい場所(複数可)への参照。例:自宅や介護施設など。


A reference to the the preferred location(s) where the procedure should actually happen. E.g. at home or nursing day care center.

Shortリクエストされた場所(参照)Requested location
Control0..*
TypeReference(JP Core Location Profile, Location)
Is Modifierfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
58. ServiceRequest.reasonCode
Definition

このサービスがリクエストされる理由についての説明または根拠をコード化またはテキスト化したもの。しばしば(保険)請求を目的とされる。supportingInfoで参照されるリソースに関連する場合がある。


An explanation or justification for why this service is being requested in coded or textual form. This is often for billing purposes. May relate to the resources referred to in supportingInfo.

Short行為やサービスの説明・理由Explanation/Justification for procedure or service
Comments

この要素は照会理由を表し、サービスがどのように実行されるか、あるいは全く実行されないかどうかを決定するために使用される。CTスキャンの例で示したように、データが自由記述の場合は、CodeableConcept.text要素を使用する。


This element represents why the referral is being made and may be used to decide how the service will be performed, or even if it will be performed at all. Use CodeableConcept.text element if the data is free (uncoded) text as shown in the CT Scan example.

Control0..*
BindingFor example codes, see ProcedureReasonCodeshttp://hl7.org/fhir/ValueSet/procedure-reason|4.0.1
(example to http://hl7.org/fhir/ValueSet/procedure-reason|4.0.1)

Diagnosis or problem codes justifying the reason for requesting the service investigation.

TypeCodeableConcept
Is Modifierfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
60. ServiceRequest.reasonReference
Definition

このサービスが要求される理由の正当性を提供する他のリソースを示す。supportingInfoで参照されるリソースに関連する場合がある。


Indicates another resource that provides a justification for why this service is being requested. May relate to the resources referred to in supportingInfo.

Short行為やサービスの説明・理由(参照)Explanation/Justification for service or service
Comments

この要素は照会理由を表し、サービスがどのように実行されるか、あるいは全く実行されないかどうかを決定するために使用される。可能な限り具体的にするために、ObservationやConditionリソースへの参照が可能であれば使用されるべきである。また、DiagnosticReport を参照する場合は、DiagnosticReport.conclusion および/または DiagnosticReport.conclusionCode を参照する必要がある。DocumentReference への参照を使用する場合、ターゲット文書は、このサービス要求の関連理由を提供する明確な所見言語を含んでいなければならない。CTスキャンの例に示すように、データが自由記述(符号化されていない)の場合、 ServiceRequest.reasonCodeにCodeableConcept.text要素を使用する。


This element represents why the referral is being made and may be used to decide how the service will be performed, or even if it will be performed at all. To be as specific as possible, a reference to Observation or Condition should be used if available. Otherwise when referencing DiagnosticReport it should contain a finding in DiagnosticReport.conclusion and/or DiagnosticReport.conclusionCode. When using a reference to DocumentReference, the target document should contain clear findings language providing the relevant reason for this service request. Use the CodeableConcept text element in ServiceRequest.reasonCode if the data is free (uncoded) text as shown in the CT Scan example.

Control0..*
TypeReference(JP Core Condition Profile, JP Core Observation Common Profile, JP Core DiagnosticReport Common Profile, DocumentReference, Condition, Observation, DiagnosticReport)
Is Modifierfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
62. ServiceRequest.insurance
Definition

リクエストされたサービスを提供するために必要な保険プラン、適用範囲拡大、事前承認、および/または事前決定がある。


Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be needed for delivering the requested service.

Short関連する保険情報Associated insurance coverage
Control0..*
TypeReference(JP Core Coverage Profile, ClaimResponse, Coverage)
Is Modifierfalse
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
64. ServiceRequest.supportingInfo
Definition

サービスやその解釈に影響を与える可能性のある、患者や検体に関する追加の臨床情報。この情報には、診断、臨床所見、その他の観察が含まれる。検査のオーダでは、一般的に「オーダエントリー時の質問(AOEs)」と呼ばれ ている。これには、オーダを完了するために必要な文脈や裏付けとなる情報を提供するために、実施者が明示的に要求した観察が含まれる。例えば、血液ガス測定のための吸入酸素量の報告などである。


Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as "ask at order entry questions (AOEs)". This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.

Short追加の補助的な臨床情報(別名 オーダエントリー時の質問 Ask at Order Entry question; AOEs)Additional clinical information
Comments

サービスの提供方法に関する情報を表すには、instructions 要素を使用する。


To represent information about how the services are to be delivered use the instructions element.

Control0..*
TypeReference(Resource)
Is Modifierfalse
Summaryfalse
Alternate NamesAsk at order entry question, AOE
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
66. ServiceRequest.specimen
Definition

検査で使用する1つ以上の検体


One or more specimens that the laboratory procedure will use.

Short検体Procedure Samples
Comments

多くの診断的行為は検体を必要とするが、リクエスト自体は実際には検体に関するものではない。この要素は、診断検査が既に存在する検体に対してリクエストされ、適用される検体を参照するためのものである。逆に、検体が未知の時に最初にリクエストが入力された場合、SpecimenリソースがServiceRequestリソースを参照する。


Many diagnostic procedures need a specimen, but the request itself is not actually about the specimen. This element is for when the diagnostic is requested on already existing specimens and the request points to the specimen it applies to. Conversely, if the request is entered first with an unknown specimen, then the Specimen resource points to the ServiceRequest.

Control0..*
TypeReference(JP_Specimen, Specimen)
Is Modifierfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
68. ServiceRequest.bodySite
Definition

行為を実施すべき解剖学的部位。目標とする場所。


Anatomic location where the procedure should be performed. This is the target site.

Short体の部位(別名 場所)Location on Body
Comments

ServiceRequest.codeにあるコードに暗黙の了解がない場合にのみ使用する。使用例として、BodySiteをインラインコード化された要素ではなく、別のリソースとして扱う必要がある場合(例えば、別々に識別し追跡するため)、procedure.targetBodyStructureの拡張を使用してください。


Only used if not implicit in the code found in ServiceRequest.code. If the use case requires BodySite to be handled as a separate resource instead of an inline coded element (e.g. to identify and track separately) then use the standard extension procedure-targetBodyStructure.

Control0..*
BindingFor example codes, see SNOMEDCTBodyStructureshttp://hl7.org/fhir/ValueSet/body-site|4.0.1
(example to http://hl7.org/fhir/ValueSet/body-site|4.0.1)

Codes describing anatomical locations. May include laterality.

TypeCodeableConcept
Is Modifierfalse
Summarytrue
Requirements

Knowing where the procedure is performed is important for tracking if multiple sites are possible.

Alternate Nameslocation
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
70. ServiceRequest.note
Definition

サービス要求について作成された、その他のメモやコメント。例えば、内部請求のメモなど。


Any other notes and comments made about the service request. For example, internal billing notes.

ShortコメントComments
Control0..*
TypeAnnotation
Is Modifierfalse
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
72. ServiceRequest.patientInstruction
Definition

患者または消費者が理解できる言葉で指示。


Instructions in terms that are understood by the patient or consumer.

Short患者、消費者向けの説明Patient or consumer-oriented instructions
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
74. ServiceRequest.relevantHistory
Definition

このリクエストの履歴で重要なもの


Key events in the history of the request.

Shortリソースの履歴(バージョン管理)Request provenance
Comments

この要素には、ServiceRequestのProvenanceの全てのバージョンではなく、重要と思われたものだけ含められる。現在のバージョンのリソースに関連したProvenanceリソースを含めてはならない(SHALL NOT)。(もし、Provenanceとして重要な変化と思われれば、以降の更新の一部として追加すべきである。それまでは、'_revinclude'を使って指定されたProvenanceのバージョンを直接クエリーできる。全てのProvenanceはこのRequestの履歴を対象とすべきである。)


This might not include provenances for all versions of the request – only those deemed “relevant” or important. This SHALL NOT include the Provenance associated with this current version of the resource. (If that provenance is deemed to be a “relevant” change, it will need to be added as part of a later update. Until then, it can be queried directly as the Provenance that points to this version using _revinclude All Provenances should have some historical version of this Request as their subject.

Control0..*
TypeReference(Provenance)
Is Modifierfalse
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

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

0. ServiceRequest
Definition

診断のための検査、治療、手術などのサービスリクエストの記録

Shortサービスリクエスト
2. ServiceRequest.meta
4. ServiceRequest.meta.lastUpdated
Must Supporttrue
6. ServiceRequest.identifier
Definition

リクエストの発注者、受注者、サービスの実施者によるインスタンスに割り当てられた識別子。

Shortサービスリクエストを識別する業務ID。
Comments

この要素は、発注者(HL7 v2 では 'Placer' )とリクエストに応じて観察、行為等を実施した者(HL7 v2 では 'Filler' )を区別するために用いられる。

NoteThis is a business identifier, not a resource identifier (see discussion)
8. ServiceRequest.instantiatesCanonical
Definition

このサービスリクエストに部分的、または完全に関わる、FHIRで定義されたプロトコル、ガイドライン、オーダセットまたは他の定義を指しているURL

ShortFHIRのプロトコール、定義への参照
Comments

PlanDefinitionリソースは、実行されるアクションのシリーズ、シーケンス、またはグループを記述するために使用され、ActivityDefinitionリソースは、特定の各ステップまたはアクティビティを定義するために使用される。詳細は、PlanDefinition のBoundaries and Relationshipsセクションを参照してください。(訳注:R4とR4Bの本文に誤りあり、修正されたR5を翻訳)

10. ServiceRequest.instantiatesUri
Definition

このサービスリクエストに部分的、または完全に関わる、外部の管理されたプロトコール、ガイドライン、オーダセットや他の定義へのURL参照

Short外部のプロトコール、定義への参照
Comments

HTMLページ、PDFなど、名前で解決できないURI識別子

12. ServiceRequest.basedOn
Definition

このリクエストによって実施すべき計画、提案、オーダの詳細(への参照)

Shortリクエストするリソースへの参照
TypeReference(CarePlan, JP_ServiceRequest_Common, JP Core MedicationRequest Profile)
14. ServiceRequest.replaces
Short完了または終了したService Requestリソースの代替(への参照)
TypeReference(JP_ServiceRequest_Common)
16. ServiceRequest.requisition
Definition

一人の発注者によっておおよそ同時に署名されたサービスリクエストの全てに共通する識別子で、複合、またはグループIDを表現する。

Shortサービスリクエストの複合ID(別名 グループID)
Comments

サービスリクエストは、basedOn要素、このrequisition要素によって関係付けられる。同じrequisition要素の一部であるサービスリクエストは、初めに作成された後にその状態と管理が変化する視点から、一般的に独立して扱われる。

18. ServiceRequest.status
Definition

オーダの状態

Shortサービスリクエストの状態
Comments

status要素は、一般的に発注者の完全な制御下にあり、オーダが起案か有効かを決定し、有効化された後は、競合、停止、または中断される。受注者の活動に関連する状態は、対応するイベント(一般的な議論についてはEventパターンを参照)またはTaskリソースを使用して反映される。

20. ServiceRequest.intent
Definition

この要求が、提案、経過、オリジナル、繰り返しかどうかを示す。

Shortサービスリクエストの意図(proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option)
Comments

この要素は、リソースが実際に適用されるタイミングや方法を意図的に変更するため、修飾子と表現される。

22. ServiceRequest.category
Definition

検索、分類、表示の目的でサービスを分類するコード(例 「外科的手技」)

Shortサービスリクエストの分類
Comments

リソースを検索または表示するためのコンテキストまたはユースケースに応じて、複数の分類軸が存在する場合がある。粒度のレベルは、Value Setのカテゴリー概念によって定義される。

BindingFor example codes, see ServiceRequestCategoryCodes
(example to http://hl7.org/fhir/ValueSet/servicerequest-category|4.0.1)
24. ServiceRequest.priority
Definition

このサービスリクエストはどの程度早く対処されるべきかを示す。

Shortサービスリクエストの緊急度(routine | urgent | asap | stat)
26. ServiceRequest.doNotPerform
Definition

要求された特定のサービス(例、手技、診断のための検査、また検査パネル)の識別子

Short値が真の時、サービスや処置は実施不可
Comments

一般的には、コードと時間枠のみであるが、時には体の部位や実施者などの修飾語を追加して、禁止範囲を狭められる。code要素とdoNotPerform要素がともに否定を含む場合、禁止を強化することになり、二重否定解釈をしてはならない。

28. ServiceRequest.code
Definition

要求された特定のサービス(例、行為、診断のための検査、また検査パネル)の識別子

Shortリクエストの内容を示すコード
Comments

多くの検査・放射線処置コードは、血清または血漿グルコース、胸部 X 線など、検体・器官系が検査オーダー名に埋め込まれている。検体は、検査コードとは別に記録されないかもしれない。

BindingFor example codes, see ProcedureCodes(SNOMEDCT)
(example to http://hl7.org/fhir/ValueSet/procedure-code|4.0.1)
30. ServiceRequest.orderDetail
Definition

リクエストの提供方法に関する追加の詳細および指示。例えば、尿道カテーテルのサービスリクエストには、外部または留置カテーテルのリクエストの詳細があり、包帯のサービスリクエストには、包帯の適用方法を指定する追加の指示が必要な場合もある。

Short追加のオーダ情報
Comments

リクエストされたサービス提供の指示についての医療記録からの情報については、supportingInformation要素を使用。

BindingFor example codes, see ServiceRequestOrderDetailsCodes
(example to http://hl7.org/fhir/ValueSet/servicerequest-orderdetail|4.0.1)
32. ServiceRequest.quantity[x]
Definition

リクエストされるサービスの量。数量(例:1500ドルの住宅改造)、比率(例:1ヶ月に20回の半日訪問)、または範囲(例:1分間に2.0~1.8Gy)。

Shortサービスの量
Comments

サービスリクエスト時に、項目とは別に数を指定する必要がある。

[x] NoteSeeChoice of Data Typesfor further information about how to use [x]
34. ServiceRequest.subject
Definition

サービスが実行される対象(人または物)。多くは患者だが、動物、集団(人または動物)、透析器のような装置、また場所(点家的には環境調査)も対象となる。

Shortサービスリクエストの対象(個人または集団)
TypeReference(JP Core Patient Profile, JP Core Location Profile)
36. ServiceRequest.encounter
Definition

サービスがリクエストされる医療背景についての追加情報を提供する診療時の場面

Shortサービスがリクエストされる診療時の場面
TypeReference(JP_Encounter-eCS)
38. ServiceRequest.occurrence[x]
Definition

リクエストされたサービスを実施すべき日時

Shortサービスを実施すべき日時
[x] NoteSeeChoice of Data Typesfor further information about how to use [x]
40. ServiceRequest.asNeeded[x]
Definition

CodeableConceptが存在する場合、そのサービスを行うための前提条件を示す。例えば、「痛み」、「再発時」など。

Short前提条件
[x] NoteSeeChoice of Data Typesfor further information about how to use [x]
42. ServiceRequest.authoredOn
Definition

リクエストが有効化された日時

Shortリクエストの署名日時
44. ServiceRequest.requester
Definition

リクエストを開始し、その有効化に責任を持つ個人

Shortサービスを要求した人または物(要求者、発注者)
Comments

伝言をする者ではなく、署名者。この要素は、Provenanceリソースを通じて管理される委任を扱うことを意図していない。

TypeReference(JP Core Practitioner Profile, JP Core PractitionerRole Profile, JP Core Organization Profile, JP Core Patient Profile, JP_RelatedPerson, JP_Device)
46. ServiceRequest.performerType
Definition

リクエストされたサービスの実施者の役割

Short実施者の役割
Comments

参加者の資格ではなく役割。タスクではなく、能力を記述。例えば、「調剤薬局」、「精神科医」、「院内紹介」など。

48. ServiceRequest.performer
Definition

リクエストされたサービスを行うために望ましい実施者。例えば、外科医、皮膚病理医、内視鏡医など。

Shortサービスの実施者
Comments

実施者が複数の場合、順番に関係なく、優先順位のない実施者のリストとして解釈される。優先順位が必要な場合は、request.performerOrder 拡張を使用する。実施者のグループ(例えば、医師Aと医師B)を表すには、CareTeamを使用する。

TypeReference(JP Core Practitioner Profile, JP Core PractitionerRole Profile, JP Core Organization Profile, JP Core Patient Profile, JP_Device, JP_RelatedPerson, CareTeam)
50. ServiceRequest.locationCode
Definition

実際に行為が行われるべき好ましい場所を、コード化またはフリーテキスト形式で記述。例:自宅や介護施設など。

Shortリクエストされた場所
52. ServiceRequest.locationReference
Definition

実際に行為が行われるべき好ましい場所(複数可)への参照。例:自宅や介護施設など。

Shortリクエストされた場所(参照)
TypeReference(JP Core Location Profile)
54. ServiceRequest.reasonCode
Definition

このサービスがリクエストされる理由についての説明または根拠をコード化またはテキスト化したもの。しばしば(保険)請求を目的とされる。supportingInfoで参照されるリソースに関連する場合がある。

Short行為やサービスの説明・理由
Comments

この要素は照会理由を表し、サービスがどのように実行されるか、あるいは全く実行されないかどうかを決定するために使用される。CTスキャンの例で示したように、データが自由記述の場合は、CodeableConcept.text要素を使用する。

56. ServiceRequest.reasonReference
Definition

このサービスが要求される理由の正当性を提供する他のリソースを示す。supportingInfoで参照されるリソースに関連する場合がある。

Short行為やサービスの説明・理由(参照)
Comments

この要素は照会理由を表し、サービスがどのように実行されるか、あるいは全く実行されないかどうかを決定するために使用される。可能な限り具体的にするために、ObservationやConditionリソースへの参照が可能であれば使用されるべきである。また、DiagnosticReport を参照する場合は、DiagnosticReport.conclusion および/または DiagnosticReport.conclusionCode を参照する必要がある。DocumentReference への参照を使用する場合、ターゲット文書は、このサービス要求の関連理由を提供する明確な所見言語を含んでいなければならない。CTスキャンの例に示すように、データが自由記述(符号化されていない)の場合、 ServiceRequest.reasonCodeにCodeableConcept.text要素を使用する。

TypeReference(JP Core Condition Profile, JP Core Observation Common Profile, JP Core DiagnosticReport Common Profile, DocumentReference)
58. ServiceRequest.insurance
Definition

リクエストされたサービスを提供するために必要な保険プラン、適用範囲拡大、事前承認、および/または事前決定がある。

Short関連する保険情報
TypeReference(JP Core Coverage Profile, ClaimResponse)
60. ServiceRequest.supportingInfo
Definition

サービスやその解釈に影響を与える可能性のある、患者や検体に関する追加の臨床情報。この情報には、診断、臨床所見、その他の観察が含まれる。検査のオーダでは、一般的に「オーダエントリー時の質問(AOEs)」と呼ばれ ている。これには、オーダを完了するために必要な文脈や裏付けとなる情報を提供するために、実施者が明示的に要求した観察が含まれる。例えば、血液ガス測定のための吸入酸素量の報告などである。

Short追加の補助的な臨床情報(別名 オーダエントリー時の質問 Ask at Order Entry question; AOEs)
Comments

サービスの提供方法に関する情報を表すには、instructions 要素を使用する。

62. ServiceRequest.specimen
Definition

検査で使用する1つ以上の検体

Short検体
Comments

多くの診断的行為は検体を必要とするが、リクエスト自体は実際には検体に関するものではない。この要素は、診断検査が既に存在する検体に対してリクエストされ、適用される検体を参照するためのものである。逆に、検体が未知の時に最初にリクエストが入力された場合、SpecimenリソースがServiceRequestリソースを参照する。

TypeReference(JP_Specimen)
64. ServiceRequest.bodySite
Definition

行為を実施すべき解剖学的部位。目標とする場所。

Short体の部位(別名 場所)
Comments

ServiceRequest.codeにあるコードに暗黙の了解がない場合にのみ使用する。使用例として、BodySiteをインラインコード化された要素ではなく、別のリソースとして扱う必要がある場合(例えば、別々に識別し追跡するため)、procedure.targetBodyStructureの拡張を使用してください。

66. ServiceRequest.note
Definition

サービス要求について作成された、その他のメモやコメント。例えば、内部請求のメモなど。

Shortコメント
68. ServiceRequest.patientInstruction
Definition

患者または消費者が理解できる言葉で指示。

Short患者、消費者向けの説明
70. ServiceRequest.relevantHistory
Definition

このリクエストの履歴で重要なもの

Shortリソースの履歴(バージョン管理)
Comments

この要素には、ServiceRequestのProvenanceの全てのバージョンではなく、重要と思われたものだけ含められる。現在のバージョンのリソースに関連したProvenanceリソースを含めてはならない(SHALL NOT)。(もし、Provenanceとして重要な変化と思われれば、以降の更新の一部として追加すべきである。それまでは、'_revinclude'を使って指定されたProvenanceのバージョンを直接クエリーできる。全てのProvenanceはこのRequestの履歴を対象とすべきである。)

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

0. ServiceRequest
Definition

診断のための検査、治療、手術などのサービスリクエストの記録

Shortサービスリクエスト
Control0..*
Is Modifierfalse
Summaryfalse
Alternate Namesdiagnostic request, referral, referral request, transfer of care request
Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
prr-1: orderDetail SHALL only be present if code is present (orderDetail.empty() or code.exists())
2. ServiceRequest.id
Definition

The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

ShortLogical id of this artifact
Comments

The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

Control0..1
Typeid
Is Modifierfalse
Summarytrue
4. ServiceRequest.meta
Definition

The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

ShortMetadata about the resource
Control0..1
TypeMeta
Is Modifierfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
6. ServiceRequest.meta.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

ShortUnique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
8. ServiceRequest.meta.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ShortAdditional content defined by implementations
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on ServiceRequest.meta.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 10. ServiceRequest.meta.versionId
    Definition

    The version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted.

    ShortVersion specific identifier
    Comments

    The server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes.

    Control0..1
    Typeid
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    12. ServiceRequest.meta.lastUpdated
    Definition

    When the resource last changed - e.g. when the version changed.

    ShortWhen the resource version last changed
    Comments

    This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a read interaction.

    Control0..1
    Typeinstant
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    14. ServiceRequest.meta.source
    Definition

    A uri that identifies the source system of the resource. This provides a minimal amount of Provenance information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc.

    ShortIdentifies where the resource comes from
    Comments

    In the provenance resource, this corresponds to Provenance.entity.what[x]. The exact use of the source (and the implied Provenance.entity.role) is left to implementer discretion. Only one nominated source is allowed; for additional provenance details, a full Provenance resource should be used.

    This element can be used to indicate where the current master source of a resource that has a canonical URL if the resource is no longer hosted at the canonical URL.

    Control0..1
    Typeuri
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    16. ServiceRequest.meta.profile
    Definition

    A list of profiles (references to StructureDefinition resources) that this resource claims to conform to. The URL is a reference to StructureDefinition.url.

    ShortProfiles this resource claims to conform to
    Comments

    It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.

    Control0..*
    Typecanonical(StructureDefinition)
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    18. ServiceRequest.meta.security
    Definition

    Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure.

    ShortSecurity Labels applied to this resource
    Comments

    The security labels can be updated without changing the stated version of the resource. The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored.

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

    Security Labels from the Healthcare Privacy and Security Classification System.

    TypeCoding
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    20. ServiceRequest.meta.tag
    Definition

    Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource.

    ShortTags applied to this resource
    Comments

    The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored.

    Control0..*
    BindingFor example codes, see CommonTags
    (example to http://hl7.org/fhir/ValueSet/common-tags|4.0.1)

    Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".

    TypeCoding
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    22. ServiceRequest.implicitRules
    Definition

    A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

    ShortA set of rules under which this content was created
    Comments

    Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

    Control0..1
    Typeuri
    Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    24. ServiceRequest.language
    Definition

    The base language in which the resource is written.

    ShortLanguage of the resource content
    Comments

    Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

    Control0..1
    BindingThe codes SHOULD be taken from CommonLanguages
    (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)

    A human language.

    Additional BindingsPurpose
    AllLanguagesMax Binding
    Typecode
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    26. ServiceRequest.text
    Definition

    A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

    ShortText summary of the resource, for human interpretation
    Comments

    Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

    Control0..1
    TypeNarrative
    Is Modifierfalse
    Summaryfalse
    Alternate Namesnarrative, html, xhtml, display
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    28. ServiceRequest.contained
    Definition

    These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

    ShortContained, inline Resources
    Comments

    This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

    Control0..*
    TypeResource
    Is Modifierfalse
    Summaryfalse
    Alternate Namesinline resources, anonymous resources, contained resources
    30. ServiceRequest.extension
    Definition

    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.

    ShortAdditional content defined by implementations
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    32. ServiceRequest.modifierExtension
    Definition

    May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

    ShortExtensions that cannot be ignored
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
    Summaryfalse
    Requirements

    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    34. ServiceRequest.identifier
    Definition

    リクエストの発注者、受注者、サービスの実施者によるインスタンスに割り当てられた識別子。

    Shortサービスリクエストを識別する業務ID。
    Comments

    この要素は、発注者(HL7 v2 では 'Placer' )とリクエストに応じて観察、行為等を実施した者(HL7 v2 では 'Filler' )を区別するために用いられる。

    NoteThis is a business identifier, not a resource identifier (see discussion)
    Control0..*
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    36. ServiceRequest.instantiatesCanonical
    Definition

    このサービスリクエストに部分的、または完全に関わる、FHIRで定義されたプロトコル、ガイドライン、オーダセットまたは他の定義を指しているURL

    ShortFHIRのプロトコール、定義への参照
    Comments

    PlanDefinitionリソースは、実行されるアクションのシリーズ、シーケンス、またはグループを記述するために使用され、ActivityDefinitionリソースは、特定の各ステップまたはアクティビティを定義するために使用される。詳細は、PlanDefinition のBoundaries and Relationshipsセクションを参照してください。(訳注:R4とR4Bの本文に誤りあり、修正されたR5を翻訳)

    Control0..*
    Typecanonical(ActivityDefinition, PlanDefinition)
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    38. ServiceRequest.instantiatesUri
    Definition

    このサービスリクエストに部分的、または完全に関わる、外部の管理されたプロトコール、ガイドライン、オーダセットや他の定義へのURL参照

    Short外部のプロトコール、定義への参照
    Comments

    HTMLページ、PDFなど、名前で解決できないURI識別子

    Control0..*
    Typeuri
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    40. ServiceRequest.basedOn
    Definition

    このリクエストによって実施すべき計画、提案、オーダの詳細(への参照)

    Shortリクエストするリソースへの参照
    Control0..*
    TypeReference(CarePlan, JP_ServiceRequest_Common, JP Core MedicationRequest Profile)
    Is Modifierfalse
    Summarytrue
    Alternate Namesfulfills
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    42. ServiceRequest.replaces
    Definition

    The request takes the place of the referenced completed or terminated request(s).

    Short完了または終了したService Requestリソースの代替(への参照)
    Control0..*
    TypeReference(JP_ServiceRequest_Common)
    Is Modifierfalse
    Summarytrue
    Alternate Namessupersedes, prior, renewed order
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    44. ServiceRequest.requisition
    Definition

    一人の発注者によっておおよそ同時に署名されたサービスリクエストの全てに共通する識別子で、複合、またはグループIDを表現する。

    Shortサービスリクエストの複合ID(別名 グループID)
    Comments

    サービスリクエストは、basedOn要素、このrequisition要素によって関係付けられる。同じrequisition要素の一部であるサービスリクエストは、初めに作成された後にその状態と管理が変化する視点から、一般的に独立して扱われる。

    Control0..1
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Requirements

    Some business processes need to know if multiple items were ordered as part of the same "requisition" for billing or other purposes.

    Alternate NamesgrouperId, groupIdentifier
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    46. ServiceRequest.status
    Definition

    オーダの状態

    Shortサービスリクエストの状態
    Comments

    status要素は、一般的に発注者の完全な制御下にあり、オーダが起案か有効かを決定し、有効化された後は、競合、停止、または中断される。受注者の活動に関連する状態は、対応するイベント(一般的な議論についてはEventパターンを参照)またはTaskリソースを使用して反映される。

    Control1..1
    BindingThe codes SHALL be taken from RequestStatus
    (required to http://hl7.org/fhir/ValueSet/request-status|4.0.1)

    The status of a service order.

    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
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    48. ServiceRequest.intent
    Definition

    この要求が、提案、経過、オリジナル、繰り返しかどうかを示す。

    Shortサービスリクエストの意図(proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option)
    Comments

    この要素は、リソースが実際に適用されるタイミングや方法を意図的に変更するため、修飾子と表現される。

    Control1..1
    BindingThe codes SHALL be taken from RequestIntent
    (required to http://hl7.org/fhir/ValueSet/request-intent|4.0.1)

    The kind of service request.

    Typecode
    Is Modifiertrue because This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    50. ServiceRequest.category
    Definition

    検索、分類、表示の目的でサービスを分類するコード(例 「外科的手技」)

    Shortサービスリクエストの分類
    Comments

    リソースを検索または表示するためのコンテキストまたはユースケースに応じて、複数の分類軸が存在する場合がある。粒度のレベルは、Value Setのカテゴリー概念によって定義される。

    Control0..*
    BindingFor example codes, see ServiceRequestCategoryCodes
    (example to http://hl7.org/fhir/ValueSet/servicerequest-category|4.0.1)
    TypeCodeableConcept
    Is Modifierfalse
    Summarytrue
    Requirements

    Used for filtering what service request are retrieved and displayed.

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    52. ServiceRequest.priority
    Definition

    このサービスリクエストはどの程度早く対処されるべきかを示す。

    Shortサービスリクエストの緊急度(routine | urgent | asap | stat)
    Control0..1
    BindingThe codes SHALL be taken from RequestPriority
    (required to http://hl7.org/fhir/ValueSet/request-priority|4.0.1)

    Identifies the level of importance to be assigned to actioning the request.

    Typecode
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Meaning if MissingIf missing, this task should be performed with normal priority
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    54. ServiceRequest.doNotPerform
    Definition

    要求された特定のサービス(例、手技、診断のための検査、また検査パネル)の識別子

    Short値が真の時、サービスや処置は実施不可
    Comments

    一般的には、コードと時間枠のみであるが、時には体の部位や実施者などの修飾語を追加して、禁止範囲を狭められる。code要素とdoNotPerform要素がともに否定を含む場合、禁止を強化することになり、二重否定解釈をしてはならない。

    Control0..1
    Typeboolean
    Is Modifiertrue because If true this element negates the specified action. For Example, instead of a request for a procedure, it is a request for the procedure to not occur.
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Requirements

    Used for do not ambulate, do not elevate head of bed, do not flush NG tube, do not take blood pressure on a certain arm, etc.

    Meaning if MissingIf missing, the request is a positive request e.g. "do perform"
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    56. ServiceRequest.code
    Definition

    要求された特定のサービス(例、行為、診断のための検査、また検査パネル)の識別子

    Shortリクエストの内容を示すコード
    Comments

    多くの検査・放射線処置コードは、血清または血漿グルコース、胸部 X 線など、検体・器官系が検査オーダー名に埋め込まれている。検体は、検査コードとは別に記録されないかもしれない。

    Control0..1
    BindingFor example codes, see ProcedureCodes(SNOMEDCT)
    (example to http://hl7.org/fhir/ValueSet/procedure-code|4.0.1)
    TypeCodeableConcept
    Is Modifierfalse
    Summarytrue
    Alternate Namesservice requested
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    58. ServiceRequest.orderDetail
    Definition

    リクエストの提供方法に関する追加の詳細および指示。例えば、尿道カテーテルのサービスリクエストには、外部または留置カテーテルのリクエストの詳細があり、包帯のサービスリクエストには、包帯の適用方法を指定する追加の指示が必要な場合もある。

    Short追加のオーダ情報
    Comments

    リクエストされたサービス提供の指示についての医療記録からの情報については、supportingInformation要素を使用。

    Control0..*
    This element is affected by the following invariants: prr-1
    BindingFor example codes, see ServiceRequestOrderDetailsCodes
    (example to http://hl7.org/fhir/ValueSet/servicerequest-orderdetail|4.0.1)
    TypeCodeableConcept
    Is Modifierfalse
    Summarytrue
    Alternate Namesdetailed instructions
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    60. ServiceRequest.quantity[x]
    Definition

    リクエストされるサービスの量。数量(例:1500ドルの住宅改造)、比率(例:1ヶ月に20回の半日訪問)、または範囲(例:1分間に2.0~1.8Gy)。

    Shortサービスの量
    Comments

    サービスリクエスト時に、項目とは別に数を指定する必要がある。

    Control0..1
    TypeChoice of: Quantity, Ratio, Range
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    Is Modifierfalse
    Summarytrue
    Requirements

    When ordering a service the number of service items may need to be specified separately from the the service item.

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    62. ServiceRequest.subject
    Definition

    サービスが実行される対象(人または物)。多くは患者だが、動物、集団(人または動物)、透析器のような装置、また場所(点家的には環境調査)も対象となる。

    Shortサービスリクエストの対象(個人または集団)
    Control1..1
    TypeReference(JP Core Patient Profile, JP Core Location Profile)
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    64. ServiceRequest.encounter
    Definition

    サービスがリクエストされる医療背景についての追加情報を提供する診療時の場面

    Shortサービスがリクエストされる診療時の場面
    Control0..1
    TypeReference(JP_Encounter-eCS)
    Is Modifierfalse
    Summarytrue
    Alternate Namescontext
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    66. ServiceRequest.occurrence[x]
    Definition

    リクエストされたサービスを実施すべき日時

    Shortサービスを実施すべき日時
    Control0..1
    TypeChoice of: dateTime, Period, Timing
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Alternate Namesschedule
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    68. ServiceRequest.asNeeded[x]
    Definition

    CodeableConceptが存在する場合、そのサービスを行うための前提条件を示す。例えば、「痛み」、「再発時」など。

    Short前提条件
    Control0..1
    BindingFor example codes, see SNOMEDCTMedicationAsNeededReasonCodes
    (example to http://hl7.org/fhir/ValueSet/medication-as-needed-reason|4.0.1)

    A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc.

    TypeChoice of: boolean, CodeableConcept
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    70. ServiceRequest.authoredOn
    Definition

    リクエストが有効化された日時

    Shortリクエストの署名日時
    Control0..1
    TypedateTime
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Alternate NamesorderedOn
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    72. ServiceRequest.requester
    Definition

    リクエストを開始し、その有効化に責任を持つ個人

    Shortサービスを要求した人または物(要求者、発注者)
    Comments

    伝言をする者ではなく、署名者。この要素は、Provenanceリソースを通じて管理される委任を扱うことを意図していない。

    Control0..1
    TypeReference(JP Core Practitioner Profile, JP Core PractitionerRole Profile, JP Core Organization Profile, JP Core Patient Profile, JP_RelatedPerson, JP_Device)
    Is Modifierfalse
    Summarytrue
    Alternate Namesauthor, orderer
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    74. ServiceRequest.performerType
    Definition

    リクエストされたサービスの実施者の役割

    Short実施者の役割
    Comments

    参加者の資格ではなく役割。タスクではなく、能力を記述。例えば、「調剤薬局」、「精神科医」、「院内紹介」など。

    Control0..1
    BindingFor example codes, see ParticipantRoles
    (example to http://hl7.org/fhir/ValueSet/participant-role|4.0.1)

    Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.

    TypeCodeableConcept
    Is Modifierfalse
    Summarytrue
    Alternate Namesspecialty
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    76. ServiceRequest.performer
    Definition

    リクエストされたサービスを行うために望ましい実施者。例えば、外科医、皮膚病理医、内視鏡医など。

    Shortサービスの実施者
    Comments

    実施者が複数の場合、順番に関係なく、優先順位のない実施者のリストとして解釈される。優先順位が必要な場合は、request.performerOrder 拡張を使用する。実施者のグループ(例えば、医師Aと医師B)を表すには、CareTeamを使用する。

    Control0..*
    TypeReference(JP Core Practitioner Profile, JP Core PractitionerRole Profile, JP Core Organization Profile, JP Core Patient Profile, JP_Device, JP_RelatedPerson, CareTeam)
    Is Modifierfalse
    Summarytrue
    Alternate Namesrequest recipient
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    78. ServiceRequest.locationCode
    Definition

    実際に行為が行われるべき好ましい場所を、コード化またはフリーテキスト形式で記述。例:自宅や介護施設など。

    Shortリクエストされた場所
    Control0..*
    BindingFor example codes, see ServiceDeliveryLocationRoleType (3.0.0)
    (example to http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType|3.0.0)

    A location type where services are delivered.

    TypeCodeableConcept
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    80. ServiceRequest.locationReference
    Definition

    実際に行為が行われるべき好ましい場所(複数可)への参照。例:自宅や介護施設など。

    Shortリクエストされた場所(参照)
    Control0..*
    TypeReference(JP Core Location Profile)
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    82. ServiceRequest.reasonCode
    Definition

    このサービスがリクエストされる理由についての説明または根拠をコード化またはテキスト化したもの。しばしば(保険)請求を目的とされる。supportingInfoで参照されるリソースに関連する場合がある。

    Short行為やサービスの説明・理由
    Comments

    この要素は照会理由を表し、サービスがどのように実行されるか、あるいは全く実行されないかどうかを決定するために使用される。CTスキャンの例で示したように、データが自由記述の場合は、CodeableConcept.text要素を使用する。

    Control0..*
    BindingFor example codes, see ProcedureReasonCodes
    (example to http://hl7.org/fhir/ValueSet/procedure-reason|4.0.1)

    Diagnosis or problem codes justifying the reason for requesting the service investigation.

    TypeCodeableConcept
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    84. ServiceRequest.reasonReference
    Definition

    このサービスが要求される理由の正当性を提供する他のリソースを示す。supportingInfoで参照されるリソースに関連する場合がある。

    Short行為やサービスの説明・理由(参照)
    Comments

    この要素は照会理由を表し、サービスがどのように実行されるか、あるいは全く実行されないかどうかを決定するために使用される。可能な限り具体的にするために、ObservationやConditionリソースへの参照が可能であれば使用されるべきである。また、DiagnosticReport を参照する場合は、DiagnosticReport.conclusion および/または DiagnosticReport.conclusionCode を参照する必要がある。DocumentReference への参照を使用する場合、ターゲット文書は、このサービス要求の関連理由を提供する明確な所見言語を含んでいなければならない。CTスキャンの例に示すように、データが自由記述(符号化されていない)の場合、 ServiceRequest.reasonCodeにCodeableConcept.text要素を使用する。

    Control0..*
    TypeReference(JP Core Condition Profile, JP Core Observation Common Profile, JP Core DiagnosticReport Common Profile, DocumentReference)
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    86. ServiceRequest.insurance
    Definition

    リクエストされたサービスを提供するために必要な保険プラン、適用範囲拡大、事前承認、および/または事前決定がある。

    Short関連する保険情報
    Control0..*
    TypeReference(JP Core Coverage Profile, ClaimResponse)
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    88. ServiceRequest.supportingInfo
    Definition

    サービスやその解釈に影響を与える可能性のある、患者や検体に関する追加の臨床情報。この情報には、診断、臨床所見、その他の観察が含まれる。検査のオーダでは、一般的に「オーダエントリー時の質問(AOEs)」と呼ばれ ている。これには、オーダを完了するために必要な文脈や裏付けとなる情報を提供するために、実施者が明示的に要求した観察が含まれる。例えば、血液ガス測定のための吸入酸素量の報告などである。

    Short追加の補助的な臨床情報(別名 オーダエントリー時の質問 Ask at Order Entry question; AOEs)
    Comments

    サービスの提供方法に関する情報を表すには、instructions 要素を使用する。

    Control0..*
    TypeReference(Resource)
    Is Modifierfalse
    Summaryfalse
    Alternate NamesAsk at order entry question, AOE
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    90. ServiceRequest.specimen
    Definition

    検査で使用する1つ以上の検体

    Short検体
    Comments

    多くの診断的行為は検体を必要とするが、リクエスト自体は実際には検体に関するものではない。この要素は、診断検査が既に存在する検体に対してリクエストされ、適用される検体を参照するためのものである。逆に、検体が未知の時に最初にリクエストが入力された場合、SpecimenリソースがServiceRequestリソースを参照する。

    Control0..*
    TypeReference(JP_Specimen)
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    92. ServiceRequest.bodySite
    Definition

    行為を実施すべき解剖学的部位。目標とする場所。

    Short体の部位(別名 場所)
    Comments

    ServiceRequest.codeにあるコードに暗黙の了解がない場合にのみ使用する。使用例として、BodySiteをインラインコード化された要素ではなく、別のリソースとして扱う必要がある場合(例えば、別々に識別し追跡するため)、procedure.targetBodyStructureの拡張を使用してください。

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

    Codes describing anatomical locations. May include laterality.

    TypeCodeableConcept
    Is Modifierfalse
    Summarytrue
    Requirements

    Knowing where the procedure is performed is important for tracking if multiple sites are possible.

    Alternate Nameslocation
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    94. ServiceRequest.note
    Definition

    サービス要求について作成された、その他のメモやコメント。例えば、内部請求のメモなど。

    Shortコメント
    Control0..*
    TypeAnnotation
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    96. ServiceRequest.patientInstruction
    Definition

    患者または消費者が理解できる言葉で指示。

    Short患者、消費者向けの説明
    Control0..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    98. ServiceRequest.relevantHistory
    Definition

    このリクエストの履歴で重要なもの

    Shortリソースの履歴(バージョン管理)
    Comments

    この要素には、ServiceRequestのProvenanceの全てのバージョンではなく、重要と思われたものだけ含められる。現在のバージョンのリソースに関連したProvenanceリソースを含めてはならない(SHALL NOT)。(もし、Provenanceとして重要な変化と思われれば、以降の更新の一部として追加すべきである。それまでは、'_revinclude'を使って指定されたProvenanceのバージョンを直接クエリーできる。全てのProvenanceはこのRequestの履歴を対象とすべきである。)

    Control0..*
    TypeReference(Provenance)
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))