HL7 FHIR Implementation Guide Taccuino Personale dell'Assistito
0.0.1 - ci-build IT

HL7 FHIR Implementation Guide Taccuino Personale dell'Assistito - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: No Allergies - JSON Representation

Active as of 2025-04-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "no-allergies",
  "language" : "it-IT",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"it-IT\" lang=\"it-IT\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem no-allergies</b></p><a name=\"no-allergies\"> </a><a name=\"hcno-allergies\"> </a><a name=\"no-allergies-it-IT\"> </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\">Language: it-IT</p></div><p>This case-sensitive code system <code>http://hl7.it/fhir/taccuino/CodeSystem/no-allergies</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\">no-allergy-info<a name=\"no-allergies-no-allergy-info\"> </a></td><td>No information about allergies</td></tr><tr><td style=\"white-space:nowrap\">no-known-allergies<a name=\"no-allergies-no-known-allergies\"> </a></td><td>No known allergies</td></tr><tr><td style=\"white-space:nowrap\">no-known-medication-allergies<a name=\"no-allergies-no-known-medication-allergies\"> </a></td><td>No known medication allergies</td></tr><tr><td style=\"white-space:nowrap\">no-known-environmental-allergies<a name=\"no-allergies-no-known-environmental-allergies\"> </a></td><td>No known environmental allergies</td></tr><tr><td style=\"white-space:nowrap\">no-known-food-allergies<a name=\"no-allergies-no-known-food-allergies\"> </a></td><td>No known food allergies</td></tr></table></div>"
  },
  "url" : "http://hl7.it/fhir/taccuino/CodeSystem/no-allergies",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.5.1150.1"
    }
  ],
  "version" : "0.0.1",
  "name" : "CsNoAllergiesInfo",
  "title" : "No Allergies",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-04-01T14:33:37+02:00",
  "publisher" : "HL7 Italia",
  "contact" : [
    {
      "name" : "HL7 Italia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.it"
        }
      ]
    },
    {
      "name" : "HL7 Italia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.it"
        }
      ]
    }
  ],
  "description" : "Nessuna allergia oppure agente non noto",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT",
          "display" : "Italy"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "no-allergy-info",
      "display" : "No information about allergies"
    },
    {
      "code" : "no-known-allergies",
      "display" : "No known allergies"
    },
    {
      "code" : "no-known-medication-allergies",
      "display" : "No known medication allergies"
    },
    {
      "code" : "no-known-environmental-allergies",
      "display" : "No known environmental allergies"
    },
    {
      "code" : "no-known-food-allergies",
      "display" : "No known food allergies"
    }
  ]
}