FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ma-allergyintolerance-warning-type-cs

Packagemedicalert.fhir.ig.firstresponder
TypeCodeSystem
Idma-allergyintolerance-warning-type-cs
FHIR VersionR4
Sourcehttps://standards.medicalert.nz/ns/medicalert/https://build.fhir.org/ig/daniel-thomson/medicalert/CodeSystem-ma-allergyintolerance-warning-type-cs.html
URLhttps://standards.medicalert.nz/CodeSystem/MaAllergyIntoleranceWarningType
Version0.1.0
Statusdraft
Date2025-05-07T00:56:18+00:00
NameMaAllergyIntoleranceWarningType
TitleMA AllergyIntolerance Warning Type CodeSystem
Realmnz
DescriptionMedicAlert AllergyIntolerance types to add to existing type codes
Contentcomplete

Resources that use this resource

ValueSet
MaAllergyIntoleranceWarningTypeMA AllergyIntolerance Warning Type ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ma-allergyintolerance-warning-type-cs

This code system https://standards.medicalert.nz/CodeSystem/MaAllergyIntoleranceWarningType defines the following codes:

Code
Allergy
Warning
Intolerance

Source

{
  "resourceType": "CodeSystem",
  "id": "ma-allergyintolerance-warning-type-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.medicalert.nz/CodeSystem/MaAllergyIntoleranceWarningType",
  "version": "0.1.0",
  "name": "MaAllergyIntoleranceWarningType",
  "title": "MA AllergyIntolerance Warning Type CodeSystem",
  "status": "draft",
  "date": "2025-05-07T00:56:18+00:00",
  "publisher": "MedicAlert",
  "contact": [
    {
      "name": "MedicAlert",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicalert.nz/"
        }
      ]
    }
  ],
  "description": "MedicAlert AllergyIntolerance types to add to existing type codes",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "Allergy",
      "display": "Allergy"
    },
    {
      "code": "Warning",
      "display": "Warning"
    },
    {
      "code": "Intolerance",
      "display": "Intolerance"
    }
  ]
}