This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Biomedical Research and Regulation Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Code SystemWarningType
{ "resourceType" : "CodeSystem", "id" : "warning-type", "meta" : { "lastUpdated" : "2024-11-12T13:57:08.856+11:00", "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem warning-type</b></p><a name=\"warning-type\"> </a><a name=\"hcwarning-type\"> </a><a name=\"warning-type-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-01-05T10:01:24.148+11:00</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/warning-type</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\">P313<a name=\"warning-type-P313\"> </a></td><td>Get medical advice/attention.</td><td>Get medical advice/attention.</td></tr><tr><td style=\"white-space:nowrap\">P314<a name=\"warning-type-P314\"> </a></td><td>Get medical advice/attention if you feel unwell.</td><td>Get medical advice/attention if you feel unwell.</td></tr><tr><td style=\"white-space:nowrap\">P315<a name=\"warning-type-P315\"> </a></td><td>Get immediate medical advice/attention.</td><td>Get immediate medical advice/attention.</td></tr><tr><td style=\"white-space:nowrap\">P320<a name=\"warning-type-P320\"> </a></td><td>Specific treatment is urgent (see ... on this label).</td><td>Specific treatment is urgent (see ... on this label).</td></tr><tr><td style=\"white-space:nowrap\">P321<a name=\"warning-type-P321\"> </a></td><td>Specific treatment (see ... on this label).</td><td>Specific treatment (see ... on this label).</td></tr><tr><td style=\"white-space:nowrap\">P322<a name=\"warning-type-P322\"> </a></td><td>Specific measures (see ... on this label).</td><td>Specific measures (see ... on this label).</td></tr><tr><td style=\"white-space:nowrap\">P330<a name=\"warning-type-P330\"> </a></td><td>Rinse mouth.</td><td>Rinse mouth.</td></tr><tr><td style=\"white-space:nowrap\">P331<a name=\"warning-type-P331\"> </a></td><td>Do NOT induce vomiting.</td><td>Do NOT induce vomiting.</td></tr><tr><td style=\"white-space:nowrap\">P361<a name=\"warning-type-P361\"> </a></td><td>Remove/Take off immediately all contaminated clothing.</td><td>Remove/Take off immediately all contaminated clothing.</td></tr><tr><td style=\"white-space:nowrap\">P363<a name=\"warning-type-P363\"> </a></td><td>Wash contaminated clothing before reuse..</td><td>Wash contaminated clothing before reuse.</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/warning-type", "identifier" : [{ "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.4.1996" }], "version" : "6.0.0-ballot2", "name" : "WarningType", "title" : "Warning Type", "status" : "active", "experimental" : false, "date" : "2021-08-15T16:55:11+11:00", "publisher" : "HL7 (FHIR Project)", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }, { "system" : "email", "value" : "fhir@lists.hl7.org" }] }], "description" : "Classification of warning type.", "jurisdiction" : [{ "coding" : [{ "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001", "display" : "World" }] }], "caseSensitive" : true, "valueSet" : "http://hl7.org/fhir/ValueSet/warning-type", "content" : "complete", "concept" : [{ "code" : "P313", "display" : "Get medical advice/attention.", "definition" : "Get medical advice/attention." }, { "code" : "P314", "display" : "Get medical advice/attention if you feel unwell.", "definition" : "Get medical advice/attention if you feel unwell." }, { "code" : "P315", "display" : "Get immediate medical advice/attention.", "definition" : "Get immediate medical advice/attention." }, { "code" : "P320", "display" : "Specific treatment is urgent (see ... on this label).", "definition" : "Specific treatment is urgent (see ... on this label)." }, { "code" : "P321", "display" : "Specific treatment (see ... on this label).", "definition" : "Specific treatment (see ... on this label)." }, { "code" : "P322", "display" : "Specific measures (see ... on this label).", "definition" : "Specific measures (see ... on this label)." }, { "code" : "P330", "display" : "Rinse mouth.", "definition" : "Rinse mouth." }, { "code" : "P331", "display" : "Do NOT induce vomiting.", "definition" : "Do NOT induce vomiting." }, { "code" : "P361", "display" : "Remove/Take off immediately all contaminated clothing.", "definition" : "Remove/Take off immediately all contaminated clothing." }, { "code" : "P363", "display" : "Wash contaminated clothing before reuse..", "definition" : "Wash contaminated clothing before reuse." }] }
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.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot2 generated on Tue, Nov 12, 2024 03:26+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change