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

FHIR IG Statistics: ValueSet/ma-allergyintolerance-warning-type-vs

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

Resources that use this resource

StructureDefinition
MaAllergyIntoleranceWarningTypeMaAllergyIntoleranceWarningType

Resources that this resource uses

CodeSystem
MaAllergyIntoleranceWarningTypeMA AllergyIntolerance Warning Type CodeSystem

Narrative

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

Generated Narrative: ValueSet ma-allergyintolerance-warning-type-vs


Source

{
  "resourceType": "ValueSet",
  "id": "ma-allergyintolerance-warning-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.medicalert.nz/ValueSet/MaAllergyIntoleranceWarningType",
  "version": "0.1.0",
  "name": "MaAllergyIntoleranceWarningType",
  "title": "MA AllergyIntolerance Warning Type ValueSet",
  "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"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://standards.medicalert.nz/CodeSystem/MaAllergyIntoleranceWarningType"
      }
    ]
  }
}