"class":
"geometry":
"copolymerConnectivity":
"modification":
"monomerSet":
"repeat":
{
"resourceType": "SubstanceSpecification",
"id": "example",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p></div>"
}
}
{
"resourceType" : "SubstancePolymer",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"class" : { CodeableConcept }, // Todo
"geometry" : { CodeableConcept }, // Todo
"copolymerConnectivity" : [{ CodeableConcept }], // Todo
"modification" : ["<string>"], // Todo
"monomerSet" : [{ // Todo
"ratioType" : { CodeableConcept }, // Todo
"startingMaterial" : [{ // Todo
"material" : { CodeableConcept }, // Todo
"type" : { CodeableConcept }, // Todo
"isDefining" : <boolean>, // Todo
"amount" : { SubstanceAmount } // Todo
}]
}],
"repeat" : [{ // Todo
"numberOfUnits" : <integer>, // Todo
"averageMolecularFormula" : "<string>", // Todo
"repeatUnitAmountType" : { CodeableConcept }, // Todo
"repeatUnit" : [{ // Todo
"orientationOfPolymerisation" : { CodeableConcept }, // Todo
"repeatUnit" : "<string>", // Todo
"amount" : { SubstanceAmount }, // Todo
"degreeOfPolymerisation" : [{ // Todo
"degree" : { CodeableConcept }, // Todo
"amount" : { SubstanceAmount } // Todo
}],
"structuralRepresentation" : [{ // Todo
"type" : { CodeableConcept }, // Todo
"representation" : "<string>", // Todo
"attachment" : { Attachment } // Todo
}]
}]
}]
}
The following search parameters can be used to query SubstancePolymer resources. Just submit them like so:
https://api.1up.health/fhir/r4/SubstancePolymer?query-param=queryvalue
Search Parameter | Field Type | Resource Fields Searched |
---|