R4 Ballot #1 #2 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.3.0: (v3.5.0: R4 Ballot 2). #2). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

FHIR Infrastructure Work Group Maturity Level : 4 5   Normative Compartments : Not linked to any defined compartments

Normative Candidate Note: This page is candidate normative content for R4 in the Conformance Package . Once normative, it will lose it's Maturity Level, and breaking changes will no longer be made.

Dependency Graph for OperationDefinition FMM level 4 5

Name Card. Type Dependency Analysis
. . OperationDefinition DomainResource
. . . url 0..1 uri
. . . version 0..1 string
. . . name 1..1 string
. . . title 0..1 string
... status 1..1 code
. . . kind 1..1 code
. . . experimental 0..1 boolean
. . . date 0..1 dateTime
. . . publisher 0..1 string
. . . contact 0..* ContactDetail
. . . description 0..1 markdown
. . . useContext TU 0..* UsageContext
. . . jurisdiction 0..* CodeableConcept
. . . purpose 0..1 markdown
. . . affectsState 0..1 boolean
. . . code 1..1 code
. . . comment 0..1 markdown
. . . base 0..1 canonical ( OperationDefinition )
. . . resource 0..* code
. . . system 1..1 boolean
. . . type 1..1 boolean
. . . instance 1..1 boolean
. . . inputProfile 0..1 canonical ( StructureDefinition )
. . . outputProfile 0..1 canonical ( StructureDefinition )
. . . parameter 0..* BackboneElement
. . . . name 1..1 code
. . . . use 1..1 code
. . . . min 1..1 integer
. . . . max 1..1 string
. . . . documentation 0..1 string
. . . . type 0..1 code
. . . . targetProfile 0..* canonical ( StructureDefinition )
. . . . searchType 0..1 code
. . . . binding 0..1 BackboneElement
. . . . . strength 1..1 code
. . . . valueSet[x] . valueSet 1..1 canonical ( ValueSet )
. . . . referencedFrom TU 0..* BackboneElement
. . . . . valueSetUri source 1..1 uri string
. . . . . valueSetCanonical sourceId 0..1 canonical string
. . . . part 0..* see parameter
. . . overload 0..* BackboneElement
. . . . parameterName 0..* string
. . . . comment 0..1 string