Create MedicinalProductManufactured Resource
post
/oracle-fhir-server/fhir/MedicinalProductManufactured
This api lets you create a new instance of the MedicinalProductManufactured resource.
Request
Root Schema : MedicinalProductManufactured
Type:
Show Source
object
-
id:
string
Minimum Length:
1
-
ingredient:
array ingredient
Minimum Number of Items:
1
Unique Items Required:true
-
manufacturedDoseForm:
object Basic_code
-
manufacturer:
array manufacturer
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
physicalCharacteristics:
object MedicinalProductManufactured_physicalCharacteristics
-
quantity:
object MedicationKnowledge_amount
-
resourceType:
string
Minimum Length:
1
-
text:
object Account_text
-
unitOfPresentation:
object Basic_code
Nested Schema : ingredient
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 : manufacturer
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 : MedicinalProductManufactured_physicalCharacteristics
Type:
Show Source
object
-
color:
array color
-
imprint:
array imprint
-
shape:
string
Minimum Length:
1
Nested Schema : MedicationKnowledge_amount
Type:
Show Source
object
-
unit:
string
Minimum Length:
1
-
value:
number
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
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_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Response
201 Response
Created