Definition for Code SystemLegalStatusOfSupply
{
"resourceType" : "CodeSystem",
"id" : "legal-status-of-supply",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/legal-status-of-supply</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">100000072076<a name=\"legal-status-of-supply-100000072076\"> </a></td><td>Medicinal product not subject to medical prescription</td></tr><tr><td style=\"white-space:nowrap\">100000072077<a name=\"legal-status-of-supply-100000072077\"> </a></td><td>Medicinal product on medical prescription for renewable or non-renewable delivery</td></tr><tr><td style=\"white-space:nowrap\">100000072078<a name=\"legal-status-of-supply-100000072078\"> </a></td><td>Medicinal product subject to restricted medical prescription</td></tr><tr><td style=\"white-space:nowrap\">100000072079<a name=\"legal-status-of-supply-100000072079\"> </a></td><td>Medicinal product on medical prescription for non-renewable delivery</td></tr><tr><td style=\"white-space:nowrap\">100000072084<a name=\"legal-status-of-supply-100000072084\"> </a></td><td>Medicinal product subject to medical prescription</td></tr><tr><td style=\"white-space:nowrap\">100000072085<a name=\"legal-status-of-supply-100000072085\"> </a></td><td>Medicinal product subject to special medical prescription</td></tr><tr><td style=\"white-space:nowrap\">100000072086<a name=\"legal-status-of-supply-100000072086\"> </a></td><td>Medicinal product on medical prescription for renewable delivery</td></tr><tr><td style=\"white-space:nowrap\">100000157313<a name=\"legal-status-of-supply-100000157313\"> </a></td><td>Medicinal product subject to special and restricted medical prescription</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" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://hl7.org/fhir/legal-status-of-supply",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1912"
}],
"version" : "5.0.0",
"name" : "LegalStatusOfSupply",
"title" : "Legal Status Of Supply",
"status" : "active",
"experimental" : false,
"date" : "2021-01-05T10:01:24+11:00",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "The prescription supply types appropriate to a medicinal product",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/legal-status-of-supply",
"content" : "complete",
"concept" : [{
"code" : "100000072076",
"display" : "Medicinal product not subject to medical prescription"
},
{
"code" : "100000072077",
"display" : "Medicinal product on medical prescription for renewable or non-renewable delivery"
},
{
"code" : "100000072078",
"display" : "Medicinal product subject to restricted medical prescription"
},
{
"code" : "100000072079",
"display" : "Medicinal product on medical prescription for non-renewable delivery"
},
{
"code" : "100000072084",
"display" : "Medicinal product subject to medical prescription"
},
{
"code" : "100000072085",
"display" : "Medicinal product subject to special medical prescription"
},
{
"code" : "100000072086",
"display" : "Medicinal product on medical prescription for renewable delivery"
},
{
"code" : "100000157313",
"display" : "Medicinal product subject to special and restricted medical prescription"
}]
}
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.