Create EpisodeOfCare Resource

post

/oracle-fhir-server/fhir/EpisodeOfCare

This api lets you create a new instance of the EpisodeOfCare resource.

Request

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

201 Response

Created
Back to Top