{
  "resourceType": "CodeSystem",
  "id": "warning-type",
  "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/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": "5.0.0",
  "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."
    }
  ]
}