PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.cio@1.0.0-beta.5
    http://nictiz.nl/fhir/5.0/StructureDefinition/extension-AllergyIntolerance.type
{
  "description": "An extension to provide the type of an AllergyIntolerance resource, without the need of using the _required_ binding present on `AllergyIntolerance.type`. Note that in R5 this binding has been made _preferred_, making this extension technically a pre-adopt. This extension should be replaced by the extension 'http://hl7.org/fhir/5.0/StructureDefinition/extension-AllergyIntolerance.type' whenever it's made available as part of the package hl7.fhir.extensions.r4:4.0.1 mentioned on http://hl7.org/fhir/R5/versions.html#extensions.",
  "_filename": "extension-AllergyIntolerance.type.json",
  "package_name": "nictiz.fhir.nl.r4.cio",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This extension represents the type of an AllergyIntolerance resource, needed to distinguish between HypersensitivityIntolerance and Reaction building blocks for implementations following the information standard [CiO](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Contra-indicaties_en_Overgevoeligheden).",
  "name": "ExtensionAllergyIntoleranceType",
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "extension AllergyIntolerance.type",
  "package_version": "1.0.0-beta.5",
  "status": "draft",
  "id": "bc50c515-5fdc-4996-9765-42535d37aa43",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/5.0/StructureDefinition/extension-AllergyIntolerance.type",
  "context": [ {
    "type": "element",
    "expression": "AllergyIntolerance"
  } ],
  "version": "1.0.0-beta.5",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/5.0/StructureDefinition/extension-AllergyIntolerance.type"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "http://hl7.org/fhir/ValueSet/allergy-intolerance-type"
      },
      "definition": "Type of the AllergyIntolerance."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}