PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.cio@1.0.0-beta.3
    http://nictiz.nl/fhir/StructureDefinition/ext-MedicationHypersensitivity.Identifier
{
  "description": "An extension to provide a globally unique identifier that identifies a set of Medication Hypersensitivity building blocks that belong to one medication hypersensitity. The identifier is composed of the system of an issuing organization and a unique identifier assigned by this organization.",
  "_filename": "ext-MedicationHypersensitivityIdentifier.json",
  "package_name": "nictiz.fhir.nl.r4.cio",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This extension represents the MedicationHypersensitivity.Identifier concept, as Medication Hypersensitivity lacks an explicit resource representation. It aligns with the implementations following the information standard [CiO](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Contra-indicaties_en_Overgevoeligheden).",
  "name": "ExtMedicationHypersensitivityIdentifier",
  "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 MedicationHypersensitivity.Identifier",
  "package_version": "1.0.0-beta.3",
  "status": "draft",
  "id": "a68800be-a35c-408d-b28f-a62eb48874f5",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationHypersensitivity.Identifier",
  "context": [ {
    "type": "element",
    "expression": "Flag"
  }, {
    "type": "element",
    "expression": "AllergyIntollerance"
  }, {
    "type": "element",
    "expression": "Condition"
  }, {
    "type": "element",
    "expression": "Observation"
  } ],
  "version": "1.0.0-beta.3",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationHypersensitivity.Identifier"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Identifier"
      } ],
      "alias": [ "Geneesmiddelovergevoeligheid identificatie" ],
      "short": "Medication Hypersensitivity Identifier",
      "definition": "The identifier of the medication hypensensitivity that this resource belongs to. This identifier is used to group the disparate resources that belong to a single medication hypersensitivity."
    }, {
      "id": "Extension.value[x].system",
      "min": 1,
      "path": "Extension.value[x].system"
    }, {
      "id": "Extension.value[x].value",
      "min": 1,
      "path": "Extension.value[x].value"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}