FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 1 |
{
"resourceType" : "CodeSystem",
"id" : "substance-weight-method",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/substance-weight-method</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">SDS-PAGE\n <a name=\"substance-weight-method-SDS-PAGE\"> </a>\n </td>\n <td>SDS-PAGE (sodium dodecyl sulfate-polyacrylamide gel electrophoresis)</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">Calculated\n <a name=\"substance-weight-method-Calculated\"> </a>\n </td>\n <td>calculated</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">LighScattering\n <a name=\"substance-weight-method-LighScattering\"> </a>\n </td>\n <td>light scattering</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">Viscosity\n <a name=\"substance-weight-method-Viscosity\"> </a>\n </td>\n <td>viscosity</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">GelPermeationCentrifugation\n <a name=\"substance-weight-method-GelPermeationCentrifugation\"> </a>\n </td>\n <td>gel permeation centrifugation</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">End-groupAnalysis\n <a name=\"substance-weight-method-End-groupAnalysis\"> </a>\n </td>\n <td>End-group analysis</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">End-groupTitration\n <a name=\"substance-weight-method-End-groupTitration\"> </a>\n </td>\n <td>End-group titration</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">Size-ExclusionChromatography\n <a name=\"substance-weight-method-Size-ExclusionChromatography\"> </a>\n </td>\n <td>Size-exclusion chromatography</td>\n </tr>\n </table>\n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r5.r4"
},
{
"url" : "version",
"valueString" : "0.0.1-snapshot-2"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "brr"
}
],
"url" : "http://hl7.org/fhir/substance-weight-method",
"version" : "5.0.0",
"name" : "SubstanceWeightMethod",
"title" : "Substance Weight Method",
"status" : "active",
"experimental" : false,
"date" : "2021-01-05T09:01:24+10:00",
"publisher" : "Biomedical Research and Regulation",
"contact" : [
{
"name" : "Biomedical Research and Regulation",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/rcrim"
}
]
}
],
"description" : "SubstanceWeightMethod",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/substance-weight-method",
"content" : "complete",
"concept" : [
{
"code" : "SDS-PAGE",
"display" : "SDS-PAGE (sodium dodecyl sulfate-polyacrylamide gel electrophoresis)"
},
{
"code" : "Calculated",
"display" : "calculated"
},
{
"code" : "LighScattering",
"display" : "light scattering"
},
{
"code" : "Viscosity",
"display" : "viscosity"
},
{
"code" : "GelPermeationCentrifugation",
"display" : "gel permeation centrifugation"
},
{
"code" : "End-groupAnalysis",
"display" : "End-group analysis"
},
{
"code" : "End-groupTitration",
"display" : "End-group titration"
},
{
"code" : "Size-ExclusionChromatography",
"display" : "Size-exclusion chromatography"
}
]
}