PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.cio@1.0.0-beta.2
    http://nictiz.nl/fhir/StructureDefinition/ext-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'.",
  "_filename": "ext-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 Hypersensitivity and Reaction building blocks for implementations following the information standard [CiO](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Contra-indicaties_en_Overgevoeligheden).",
  "name": "ExtAllergyIntoleranceType",
  "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": "ext AllergyIntolerance Type",
  "package_version": "1.0.0-beta.2",
  "status": "draft",
  "id": "6cc78366-979a-4b1a-b00f-1b77002326bd",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-AllergyIntolerance-Type",
  "context": [ {
    "type": "element",
    "expression": "AllergyIntolerance"
  } ],
  "version": "1.0.0-beta.2",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-AllergyIntolerance-Type"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "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"
}