This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Definition for Code SystemCopolymerConnectivityExample
{
"resourceType" : "CodeSystem",
"id" : "copolymer-connectivity",
"meta" : {
"lastUpdated" : "2026-06-23T16:20:19.822+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem copolymer-connectivity</b></p><a name=\"copolymer-connectivity\"> </a><a name=\"hccopolymer-connectivity\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/copolymer-connectivity</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">random<a name=\"copolymer-connectivity-random\"> </a></td><td>Random</td><td>Monomers arranged randomly.</td></tr><tr><td style=\"white-space:nowrap\">alternating<a name=\"copolymer-connectivity-alternating\"> </a></td><td>Alternating</td><td>Monomers arranged in alternating order.</td></tr><tr><td style=\"white-space:nowrap\">block<a name=\"copolymer-connectivity-block\"> </a></td><td>Block</td><td>Block copolymer.</td></tr><tr><td style=\"white-space:nowrap\">graft<a name=\"copolymer-connectivity-graft\"> </a></td><td>Graft</td><td>Graft copolymer.</td></tr><tr><td style=\"white-space:nowrap\">statistical<a name=\"copolymer-connectivity-statistical\"> </a></td><td>Statistical</td><td>Statistical copolymer.</td></tr><tr><td style=\"white-space:nowrap\">periodic<a name=\"copolymer-connectivity-periodic\"> </a></td><td>Periodic</td><td>Periodic copolymer.</td></tr><tr><td style=\"white-space:nowrap\">mixed<a name=\"copolymer-connectivity-mixed\"> </a></td><td>Mixed</td><td>Mixed connectivity copolymer.</td></tr><tr><td style=\"white-space:nowrap\">cross<a name=\"copolymer-connectivity-cross\"> </a></td><td>Cross</td><td>Crosslinked copolymer.</td></tr></table></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "brr"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://hl7.org/fhir/copolymer-connectivity",
"version" : "6.0.0-ballot4",
"name" : "CopolymerConnectivityExample",
"title" : "Copolymer Connectivity",
"status" : "active",
"experimental" : true,
"date" : "2026-06-19",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "Describes the copolymer sequence type (polymer connectivity).",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/copolymer-connectivity",
"content" : "complete",
"concept" : [{
"code" : "random",
"display" : "Random",
"definition" : "Monomers arranged randomly."
},
{
"code" : "alternating",
"display" : "Alternating",
"definition" : "Monomers arranged in alternating order."
},
{
"code" : "block",
"display" : "Block",
"definition" : "Block copolymer."
},
{
"code" : "graft",
"display" : "Graft",
"definition" : "Graft copolymer."
},
{
"code" : "statistical",
"display" : "Statistical",
"definition" : "Statistical copolymer."
},
{
"code" : "periodic",
"display" : "Periodic",
"definition" : "Periodic copolymer."
},
{
"code" : "mixed",
"display" : "Mixed",
"definition" : "Mixed connectivity copolymer."
},
{
"code" : "cross",
"display" : "Cross",
"definition" : "Crosslinked copolymer."
}]
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.