Update EpisodeOfCare Resource

put

/oracle-fhir-server/fhir/EpisodeOfCare/{id}

This api lets you create a new current version for an existing EpisodeOfCare resource or creates an initial version if no EpisodeOfCare resource already exists for the given id.

Request

Path Parameters
Body ()
Root Schema : EpisodeOfCare
Type: object
Show Source
Nested Schema : account
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_subject
Type: object
Show Source
Nested Schema : diagnosis
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : identifier
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_coverage
Type: object
Show Source
Nested Schema : Account_meta
Type: object
Show Source
Nested Schema : Contract_period
Type: object
Show Source
Nested Schema : referralRequest
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : statusHistory
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : team
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : type
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : EpisodeOfCare_diagnosis
Type: object
Show Source
Nested Schema : ActivityDefinition_valueCodeableConcept
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_type_coding
Type: object
Show Source
Nested Schema : Account_identifier
Type: object
Show Source
Nested Schema : tag
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : AuditEvent_source_observer
Type: object
Show Source
Nested Schema : EpisodeOfCare_statusHistory
Type: object
Show Source
Nested Schema : Account_servicePeriod
Type: object
Show Source
Nested Schema : AdverseEvent_category
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Back to Top

Response

200 Response

Success
Back to Top