Create Immunization Resource
post
/oracle-fhir-server/fhir/Immunization
This api lets you create a new instance of the Immunization resource.
Request
Root Schema : Immunization
Type:
Show Source
object
-
doseQuantity:
object Immunization_doseQuantity
-
education:
array education
Minimum Number of Items:
1
Unique Items Required:true
-
encounter:
object Account_coverage
-
expirationDate:
string
Minimum Length:
1
-
fundingSource:
object Basic_code
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
isSubpotent:
boolean
-
location:
object Account_coverage
-
lotNumber:
string
Minimum Length:
1
-
manufacturer:
object Account_coverage
-
meta:
object Account_meta
-
note:
array note
Minimum Number of Items:
1
Unique Items Required:true
-
occurrenceDateTime:
string
Minimum Length:
1
-
patient:
object Account_coverage
-
performer:
array performer
Minimum Number of Items:
1
Unique Items Required:true
-
primarySource:
boolean
-
programEligibility:
array programEligibility
Minimum Number of Items:
1
Unique Items Required:true
-
reasonCode:
array reasonCode
Minimum Number of Items:
1
Unique Items Required:true
-
resourceType:
string
Minimum Length:
1
-
route:
object ActivityDefinition_valueCodeableConcept
-
site:
object ActivityDefinition_valueCodeableConcept
-
status:
string
Minimum Length:
1
-
text:
object Account_text
-
vaccineCode:
object ActivityDefinition_code_1
Nested Schema : Immunization_doseQuantity
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
-
value:
number
Nested Schema : education
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Basic_code
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : identifier
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : performer
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : programEligibility
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : reasonCode
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_code_1
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
-
text:
string
Minimum Length:
1
Nested Schema : Immunization_education
Type:
Show Source
object
-
documentType:
string
Minimum Length:
1
-
presentationDate:
string
Minimum Length:
1
-
publicationDate:
string
Minimum Length:
1
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ActivityDefinition_code
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_jurisdiction
Type:
Show Source
object
-
coding(optional):
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Response
201 Response
Created