1.0.0 - ci-build

JPCoreV1 - Local Development build (v1.0.0). See the Directory of published versions

Resource Profile: JP_Procedure

Defining URL:http://jpfhir.jp/fhir/core/StructureDefinition/JP_Procedure
Version:1.0.0
Name:JP_Procedure
Status:Active as of 9/4/20
Definition:

このプロファイルはProcedureリソースに対して、患者に対する医療的な処置のデータを送受信するための共通の制約と拡張を定めたものである。

Publisher:JAMI
Source Resource:XML / JSON / Turtle

The official URL for this profile is:

http://jpfhir.jp/fhir/core/StructureDefinition/JP_Procedure

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Procedure

Summary

Mandatory: 3 elements

This structure is derived from Procedure

NameFlagsCard.TypeDescription & Constraintsdoco
.. Procedure 0..*ProcedureProcedureリソース
... identifier 0..*IdentifierExternal Identifiers for this procedure
.... use 0..1codeusual | official | temp | secondary | old (If known)
.... type 0..1CodeableConceptDescription of identifier
.... system 0..1uriThe namespace for the identifier value
.... value 0..1stringThe value that is unique
.... period 0..1PeriodTime period when id is/was valid for use
.... assigner 0..1Reference(Organization)Organization that issued id (may be just text)
... instantiatesCanonical 0..*canonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire)Instantiates FHIR protocol or definition
... instantiatesUri 0..*uriInstantiates external protocol or definition
... basedOn 0..*Reference(CarePlan | ServiceRequest)A request for this procedure このプロシージャの依頼情報
.... reference 0..1stringLiteral reference, Relative, internal or absolute URL
.... type 0..1uriType the reference refers to (e.g. "Patient")
.... identifier 0..1IdentifierLogical reference, when literal reference is not known
.... display 0..1stringText alternative for the resource
... partOf 0..*Reference(Procedure | Observation | MedicationAdministration)Part of referenced event
.... reference 0..1stringLiteral reference, Relative, internal or absolute URL
.... type 0..1uriType the reference refers to (e.g. "Patient")
.... identifier 0..1IdentifierLogical reference, when literal reference is not known
.... display 0..1stringText alternative for the resource
... status 1..1codepreparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
... statusReason 0..1CodeableConceptReason for current status
... category 1..1CodeableConceptClassification of the procedure
.... coding 0..*CodingCode defined by a terminology system ターミノロジーによって定義されたコード
.... text 0..1stringPlain text representation of the concept この概念のシンプルなテキスト記述
... code 1..1CodeableConceptIdentification of the procedure プロシジャーの識別子
Binding: ProcedureCodes(SNOMEDCT) (required): Procedureコード

... subject 1..1Reference(Patient)Who the procedure was performed on プロシジャーが実施された対象人
... encounter 0..1Reference(Encounter)Encounter created as part of 一部として作成されたエンカウンター
... performed[x] 1..1When the procedure was performed プロシジャーが実施された時期
.... performedDateTimedateTime
.... performedPeriodPeriod
... recorder 0..1Reference(Patient | RelatedPerson | Practitioner | PractitionerRole)Who recorded the procedure プロシジャーを記録した人
... asserter 0..1Reference(Patient | RelatedPerson | Practitioner | PractitionerRole)Person who asserts this procedure プロシジャーを実施したと報告する人
... performer 0..*BackboneElementThe people who performed the procedure プロシジャーを実施した人々
.... function 0..1CodeableConceptType of performance
.... actor 1..1Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device)The reference to the practitioner 医療従事者への参照
.... onBehalfOf 0..1Reference(Organization)Organization the device or practitioner was acting for 従事した組織
... location 0..1Reference(Location)Where the procedure happened  プロシジャーが実施された場所
... reasonCode 0..*CodeableConceptCoded reason procedure performed プロシジャーが実施された理由コード
... reasonReference 0..*Reference(Condition | Observation | Procedure | DiagnosticReport | DocumentReference)The justification that the procedure was performed プロシジャーが実施された正当性
... bodySite 0..*CodeableConceptTarget body sites 対象の人体部位
... outcome 0..1CodeableConceptThe result of procedure プロシジャーの結果
... report 0..*Reference(DiagnosticReport | DocumentReference | Composition)Any report resulting from the procedure プロシジャーからのなんらかの結果報告
... complication 0..*CodeableConceptComplication following the procedure プロシジャーに起こった合併症
... complicationDetail 0..*Reference(Condition)A condition that is a result of the procedure プロシジャーの結果であるような患者状態
... followUp 0..*CodeableConceptInstructions for follow up フォローアップの指示
... note 0..*AnnotationAdditional information about the procedure プロシジャーの関する追加情報
... focalDevice 0..*BackboneElementManipulated, implanted, or removed device 操作、埋め込み、または削除されたデバイス
.... action 0..1CodeableConceptKind of change to device
.... manipulated 1..1Reference(Device)Device that was changed
... usedReference 0..*Reference(Device | Medication | Substance)Items used during procedure プロシジャー中に使用されるアイテム
... usedCode 0..*CodeableConceptCoded items used during the procedure プロシジャー中に使用したアイテムのコード

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Procedure 0..*ProcedureProcedureリソース
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierExternal Identifiers for this procedure
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

.... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ0..1stringThe value that is unique
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... instantiatesCanonical Σ0..*canonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire)Instantiates FHIR protocol or definition
... instantiatesUri Σ0..*uriInstantiates external protocol or definition
... basedOn Σ0..*Reference(CarePlan | ServiceRequest)A request for this procedure このプロシージャの依頼情報
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ0..1IdentifierLogical reference, when literal reference is not known
.... display Σ0..1stringText alternative for the resource
... partOf Σ0..*Reference(Procedure | Observation | MedicationAdministration)Part of referenced event
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ0..1IdentifierLogical reference, when literal reference is not known
.... display Σ0..1stringText alternative for the resource
... status ?!Σ1..1codepreparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
Binding: EventStatus (required): A code specifying the state of the procedure.

... statusReason Σ0..1CodeableConceptReason for current status
Binding: ProcedureNotPerformedReason(SNOMED-CT) (example): A code that identifies the reason a procedure was not performed.

... category Σ1..1CodeableConceptClassification of the procedure
Binding: ProcedureCategoryCodes(SNOMEDCT) (example): A code that classifies a procedure for searching, sorting and display purposes.

.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ0..*CodingCode defined by a terminology system ターミノロジーによって定義されたコード
.... text Σ0..1stringPlain text representation of the concept この概念のシンプルなテキスト記述
... code Σ1..1CodeableConceptIdentification of the procedure プロシジャーの識別子
Binding: ProcedureCodes(SNOMEDCT) (required): Procedureコード

... subject Σ1..1Reference(Patient)Who the procedure was performed on プロシジャーが実施された対象人
... encounter Σ0..1Reference(Encounter)Encounter created as part of 一部として作成されたエンカウンター
... performed[x] Σ1..1When the procedure was performed プロシジャーが実施された時期
.... performedDateTimedateTime
.... performedPeriodPeriod
... recorder Σ0..1Reference(Patient | RelatedPerson | Practitioner | PractitionerRole)Who recorded the procedure プロシジャーを記録した人
... asserter Σ0..1Reference(Patient | RelatedPerson | Practitioner | PractitionerRole)Person who asserts this procedure プロシジャーを実施したと報告する人
... performer Σ0..*BackboneElementThe people who performed the procedure プロシジャーを実施した人々
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... function Σ0..1CodeableConceptType of performance
Binding: ProcedurePerformerRoleCodes (example): A code that identifies the role of a performer of the procedure.

.... actor Σ1..1Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device)The reference to the practitioner 医療従事者への参照
.... onBehalfOf 0..1Reference(Organization)Organization the device or practitioner was acting for 従事した組織
... location Σ0..1Reference(Location)Where the procedure happened  プロシジャーが実施された場所
... reasonCode Σ0..*CodeableConceptCoded reason procedure performed プロシジャーが実施された理由コード
Binding: ProcedureReasonCodes (example): A code that identifies the reason a procedure is required.


... reasonReference Σ0..*Reference(Condition | Observation | Procedure | DiagnosticReport | DocumentReference)The justification that the procedure was performed プロシジャーが実施された正当性
... bodySite Σ0..*CodeableConceptTarget body sites 対象の人体部位
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.


... outcome Σ0..1CodeableConceptThe result of procedure プロシジャーの結果
Binding: ProcedureOutcomeCodes(SNOMEDCT) (example): An outcome of a procedure - whether it was resolved or otherwise.

... report 0..*Reference(DiagnosticReport | DocumentReference | Composition)Any report resulting from the procedure プロシジャーからのなんらかの結果報告
... complication 0..*CodeableConceptComplication following the procedure プロシジャーに起こった合併症
Binding: Condition/Problem/DiagnosisCodes (example): Codes describing complications that resulted from a procedure.


... complicationDetail 0..*Reference(Condition)A condition that is a result of the procedure プロシジャーの結果であるような患者状態
... followUp 0..*CodeableConceptInstructions for follow up フォローアップの指示
Binding: ProcedureFollowUpCodes(SNOMEDCT) (example): Specific follow up required for a procedure e.g. removal of sutures.


... note 0..*AnnotationAdditional information about the procedure プロシジャーの関する追加情報
... focalDevice 0..*BackboneElementManipulated, implanted, or removed device 操作、埋め込み、または削除されたデバイス
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... action 0..1CodeableConceptKind of change to device
Binding: ProcedureDeviceActionCodes (preferred): A kind of change that happened to the device during the procedure.

.... manipulated 1..1Reference(Device)Device that was changed
... usedReference 0..*Reference(Device | Medication | Substance)Items used during procedure プロシジャー中に使用されるアイテム
... usedCode 0..*CodeableConceptCoded items used during the procedure プロシジャー中に使用したアイテムのコード
Binding: FHIRDeviceTypes (example): Codes describing items used during a procedure.



doco Documentation for this format

This structure is derived from Procedure

Summary

Mandatory: 3 elements

Differential View

This structure is derived from Procedure

NameFlagsCard.TypeDescription & Constraintsdoco
.. Procedure 0..*ProcedureProcedureリソース
... identifier 0..*IdentifierExternal Identifiers for this procedure
.... use 0..1codeusual | official | temp | secondary | old (If known)
.... type 0..1CodeableConceptDescription of identifier
.... system 0..1uriThe namespace for the identifier value
.... value 0..1stringThe value that is unique
.... period 0..1PeriodTime period when id is/was valid for use
.... assigner 0..1Reference(Organization)Organization that issued id (may be just text)
... instantiatesCanonical 0..*canonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire)Instantiates FHIR protocol or definition
... instantiatesUri 0..*uriInstantiates external protocol or definition
... basedOn 0..*Reference(CarePlan | ServiceRequest)A request for this procedure このプロシージャの依頼情報
.... reference 0..1stringLiteral reference, Relative, internal or absolute URL
.... type 0..1uriType the reference refers to (e.g. "Patient")
.... identifier 0..1IdentifierLogical reference, when literal reference is not known
.... display 0..1stringText alternative for the resource
... partOf 0..*Reference(Procedure | Observation | MedicationAdministration)Part of referenced event
.... reference 0..1stringLiteral reference, Relative, internal or absolute URL
.... type 0..1uriType the reference refers to (e.g. "Patient")
.... identifier 0..1IdentifierLogical reference, when literal reference is not known
.... display 0..1stringText alternative for the resource
... status 1..1codepreparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
... statusReason 0..1CodeableConceptReason for current status
... category 1..1CodeableConceptClassification of the procedure
.... coding 0..*CodingCode defined by a terminology system ターミノロジーによって定義されたコード
.... text 0..1stringPlain text representation of the concept この概念のシンプルなテキスト記述
... code 1..1CodeableConceptIdentification of the procedure プロシジャーの識別子
Binding: ProcedureCodes(SNOMEDCT) (required): Procedureコード

... subject 1..1Reference(Patient)Who the procedure was performed on プロシジャーが実施された対象人
... encounter 0..1Reference(Encounter)Encounter created as part of 一部として作成されたエンカウンター
... performed[x] 1..1When the procedure was performed プロシジャーが実施された時期
.... performedDateTimedateTime
.... performedPeriodPeriod
... recorder 0..1Reference(Patient | RelatedPerson | Practitioner | PractitionerRole)Who recorded the procedure プロシジャーを記録した人
... asserter 0..1Reference(Patient | RelatedPerson | Practitioner | PractitionerRole)Person who asserts this procedure プロシジャーを実施したと報告する人
... performer 0..*BackboneElementThe people who performed the procedure プロシジャーを実施した人々
.... function 0..1CodeableConceptType of performance
.... actor 1..1Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device)The reference to the practitioner 医療従事者への参照
.... onBehalfOf 0..1Reference(Organization)Organization the device or practitioner was acting for 従事した組織
... location 0..1Reference(Location)Where the procedure happened  プロシジャーが実施された場所
... reasonCode 0..*CodeableConceptCoded reason procedure performed プロシジャーが実施された理由コード
... reasonReference 0..*Reference(Condition | Observation | Procedure | DiagnosticReport | DocumentReference)The justification that the procedure was performed プロシジャーが実施された正当性
... bodySite 0..*CodeableConceptTarget body sites 対象の人体部位
... outcome 0..1CodeableConceptThe result of procedure プロシジャーの結果
... report 0..*Reference(DiagnosticReport | DocumentReference | Composition)Any report resulting from the procedure プロシジャーからのなんらかの結果報告
... complication 0..*CodeableConceptComplication following the procedure プロシジャーに起こった合併症
... complicationDetail 0..*Reference(Condition)A condition that is a result of the procedure プロシジャーの結果であるような患者状態
... followUp 0..*CodeableConceptInstructions for follow up フォローアップの指示
... note 0..*AnnotationAdditional information about the procedure プロシジャーの関する追加情報
... focalDevice 0..*BackboneElementManipulated, implanted, or removed device 操作、埋め込み、または削除されたデバイス
.... action 0..1CodeableConceptKind of change to device
.... manipulated 1..1Reference(Device)Device that was changed
... usedReference 0..*Reference(Device | Medication | Substance)Items used during procedure プロシジャー中に使用されるアイテム
... usedCode 0..*CodeableConceptCoded items used during the procedure プロシジャー中に使用したアイテムのコード

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Procedure 0..*ProcedureProcedureリソース
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierExternal Identifiers for this procedure
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

.... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ0..1stringThe value that is unique
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... instantiatesCanonical Σ0..*canonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire)Instantiates FHIR protocol or definition
... instantiatesUri Σ0..*uriInstantiates external protocol or definition
... basedOn Σ0..*Reference(CarePlan | ServiceRequest)A request for this procedure このプロシージャの依頼情報
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ0..1IdentifierLogical reference, when literal reference is not known
.... display Σ0..1stringText alternative for the resource
... partOf Σ0..*Reference(Procedure | Observation | MedicationAdministration)Part of referenced event
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ0..1IdentifierLogical reference, when literal reference is not known
.... display Σ0..1stringText alternative for the resource
... status ?!Σ1..1codepreparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
Binding: EventStatus (required): A code specifying the state of the procedure.

... statusReason Σ0..1CodeableConceptReason for current status
Binding: ProcedureNotPerformedReason(SNOMED-CT) (example): A code that identifies the reason a procedure was not performed.

... category Σ1..1CodeableConceptClassification of the procedure
Binding: ProcedureCategoryCodes(SNOMEDCT) (example): A code that classifies a procedure for searching, sorting and display purposes.

.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ0..*CodingCode defined by a terminology system ターミノロジーによって定義されたコード
.... text Σ0..1stringPlain text representation of the concept この概念のシンプルなテキスト記述
... code Σ1..1CodeableConceptIdentification of the procedure プロシジャーの識別子
Binding: ProcedureCodes(SNOMEDCT) (required): Procedureコード

... subject Σ1..1Reference(Patient)Who the procedure was performed on プロシジャーが実施された対象人
... encounter Σ0..1Reference(Encounter)Encounter created as part of 一部として作成されたエンカウンター
... performed[x] Σ1..1When the procedure was performed プロシジャーが実施された時期
.... performedDateTimedateTime
.... performedPeriodPeriod
... recorder Σ0..1Reference(Patient | RelatedPerson | Practitioner | PractitionerRole)Who recorded the procedure プロシジャーを記録した人
... asserter Σ0..1Reference(Patient | RelatedPerson | Practitioner | PractitionerRole)Person who asserts this procedure プロシジャーを実施したと報告する人
... performer Σ0..*BackboneElementThe people who performed the procedure プロシジャーを実施した人々
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... function Σ0..1CodeableConceptType of performance
Binding: ProcedurePerformerRoleCodes (example): A code that identifies the role of a performer of the procedure.

.... actor Σ1..1Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device)The reference to the practitioner 医療従事者への参照
.... onBehalfOf 0..1Reference(Organization)Organization the device or practitioner was acting for 従事した組織
... location Σ0..1Reference(Location)Where the procedure happened  プロシジャーが実施された場所
... reasonCode Σ0..*CodeableConceptCoded reason procedure performed プロシジャーが実施された理由コード
Binding: ProcedureReasonCodes (example): A code that identifies the reason a procedure is required.


... reasonReference Σ0..*Reference(Condition | Observation | Procedure | DiagnosticReport | DocumentReference)The justification that the procedure was performed プロシジャーが実施された正当性
... bodySite Σ0..*CodeableConceptTarget body sites 対象の人体部位
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.


... outcome Σ0..1CodeableConceptThe result of procedure プロシジャーの結果
Binding: ProcedureOutcomeCodes(SNOMEDCT) (example): An outcome of a procedure - whether it was resolved or otherwise.

... report 0..*Reference(DiagnosticReport | DocumentReference | Composition)Any report resulting from the procedure プロシジャーからのなんらかの結果報告
... complication 0..*CodeableConceptComplication following the procedure プロシジャーに起こった合併症
Binding: Condition/Problem/DiagnosisCodes (example): Codes describing complications that resulted from a procedure.


... complicationDetail 0..*Reference(Condition)A condition that is a result of the procedure プロシジャーの結果であるような患者状態
... followUp 0..*CodeableConceptInstructions for follow up フォローアップの指示
Binding: ProcedureFollowUpCodes(SNOMEDCT) (example): Specific follow up required for a procedure e.g. removal of sutures.


... note 0..*AnnotationAdditional information about the procedure プロシジャーの関する追加情報
... focalDevice 0..*BackboneElementManipulated, implanted, or removed device 操作、埋め込み、または削除されたデバイス
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... action 0..1CodeableConceptKind of change to device
Binding: ProcedureDeviceActionCodes (preferred): A kind of change that happened to the device during the procedure.

.... manipulated 1..1Reference(Device)Device that was changed
... usedReference 0..*Reference(Device | Medication | Substance)Items used during procedure プロシジャー中に使用されるアイテム
... usedCode 0..*CodeableConceptCoded items used during the procedure プロシジャー中に使用したアイテムのコード
Binding: FHIRDeviceTypes (example): Codes describing items used during a procedure.



doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Procedure.languagepreferredCommonLanguages
Max Binding: AllLanguages
Procedure.identifier.userequiredIdentifierUse
Procedure.identifier.typeextensibleIdentifier Type Codes
Procedure.basedOn.typeextensibleResourceType
Procedure.partOf.typeextensibleResourceType
Procedure.statusrequiredEventStatus
Procedure.statusReasonexampleProcedureNotPerformedReason(SNOMED-CT)
Procedure.categoryexampleProcedureCategoryCodes(SNOMEDCT)
Procedure.coderequiredProcedureCodes(SNOMEDCT)
Procedure.performer.functionexampleProcedurePerformerRoleCodes
Procedure.reasonCodeexampleProcedureReasonCodes
Procedure.bodySiteexampleSNOMEDCTBodyStructures
Procedure.outcomeexampleProcedureOutcomeCodes(SNOMEDCT)
Procedure.complicationexampleCondition/Problem/DiagnosisCodes
Procedure.followUpexampleProcedureFollowUpCodes(SNOMEDCT)
Procedure.focalDevice.actionpreferredProcedureDeviceActionCodes
Procedure.usedCodeexampleFHIRDeviceTypes

Constraints

IdGradePathDetailsRequirements
dom-2errorProcedureIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorProcedureIf 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-4errorProcedureIf 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-5errorProcedureIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6Best PracticeProcedureA resource should have narrative for robust management
: text.`div`.exists()
ele-1errorProcedure.metaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.implicitRulesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorProcedure.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorProcedure.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorProcedure.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorProcedure.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorProcedure.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorProcedure.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.instantiatesCanonicalAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.instantiatesUriAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.basedOnAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.basedOn.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorProcedure.basedOn.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorProcedure.basedOn.referenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.basedOn.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.basedOn.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.basedOn.displayAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.partOfAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.partOf.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorProcedure.partOf.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorProcedure.partOf.referenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.partOf.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.partOf.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.partOf.displayAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.statusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.statusReasonAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.categoryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.category.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorProcedure.category.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorProcedure.category.codingAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.category.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.subjectAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.encounterAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.performed[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.recorderAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.asserterAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.performerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.performer.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorProcedure.performer.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorProcedure.performer.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorProcedure.performer.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorProcedure.performer.functionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.performer.actorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.performer.onBehalfOfAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.locationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.reasonCodeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.reasonReferenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.bodySiteAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.outcomeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.reportAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.complicationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.complicationDetailAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.followUpAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.noteAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.focalDeviceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.focalDevice.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorProcedure.focalDevice.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorProcedure.focalDevice.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorProcedure.focalDevice.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorProcedure.focalDevice.actionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.focalDevice.manipulatedAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.usedReferenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorProcedure.usedCodeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())