SubstancePolymer
Properties of a substance specific to it being a polymer.
Endpoints
dev
https://api.sandbox.ovok.com/fhir/R5/SubstancePolymer| Interaction | Method | Path |
|---|---|---|
| Read | GET | /fhir/R5/SubstancePolymer/[id] |
| Vread | GET | /fhir/R5/SubstancePolymer/[id]/_history/[vid] |
| Update | PUT | /fhir/R5/SubstancePolymer/[id] |
| Patch | PATCH | /fhir/R5/SubstancePolymer/[id] |
| Delete | DELETE | /fhir/R5/SubstancePolymer/[id] |
| Create | POST | /fhir/R5/SubstancePolymer |
| Search | GET | /fhir/R5/SubstancePolymer?... |
| History | GET | /fhir/R5/SubstancePolymer/[id]/_history |
| Type-history | GET | /fhir/R5/SubstancePolymer/_history |
Top-level elements
| Element | Type(s) | Cardinality | Description |
|---|---|---|---|
identifier | Identifier | 0..1 | A business idenfier for this polymer, but typically this is handled by a SubstanceDefinition identifier |
class | CodeableConcept | 0..1 | Overall type of the polymer |
geometry | CodeableConcept | 0..1 | Polymer geometry, e.g. linear, branched, cross-linked, network or dendritic |
copolymerConnectivity | CodeableConcept | 0..* | Descrtibes the copolymer sequence type (polymer connectivity) |
modification | string | 0..1 | Todo - this is intended to connect to a repeating full modification structure, also used by Protein and Nucleic Acid . String is just a placeholder |
monomerSet | BackboneElement | 0..* | Todo |
repeat | BackboneElement | 0..* | Specifies and quantifies the repeated units and their configuration |
Resource-specific search parameters
No resource-specific search parameters defined.
Reference
- Official FHIR R5 spec:
SubstancePolymer - Maturity: Draft (FMM 0).