PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.cio@1.0.0-beta.5
    http://nictiz.nl/fhir/StructureDefinition/ext-Reaction.LatencyTime
{
  "description": "An extension to provide the period of time between the moment of exposure to the substance and the onset of the undesirable reaction.",
  "_filename": "ext-Reaction.LatencyTime.json",
  "package_name": "nictiz.fhir.nl.r4.cio",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This extension represents the LatencyTime concept for implementations following the information standard [CiO](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Contra-indicaties_en_Overgevoeligheden).",
  "name": "ExtReactionLatencyTime",
  "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 Reaction.LatencyTime",
  "package_version": "1.0.0-beta.5",
  "status": "draft",
  "id": "f567fe53-9cfb-44df-af55-5b65547a4743",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-Reaction.LatencyTime",
  "context": [ {
    "type": "element",
    "expression": "AllergyIntolerance.reaction"
  } ],
  "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/StructureDefinition/ext-Reaction.LatencyTime"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Quantity"
      }, {
        "code": "Range"
      } ],
      "alias": [ "LatentieTijd" ],
      "short": "LatencyTime",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "definition": "The period of time between the moment of exposure to the substance and the onset of the undesirable reaction."
    }, {
      "id": "Extension.value[x]:valueRange",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Range"
      } ],
      "sliceName": "valueRange"
    }, {
      "id": "Extension.value[x]:valueRange.low",
      "path": "Extension.value[x].low",
      "alias": [ "minimumWaarde" ],
      "short": "minimumValue",
      "definition": "The minimal value of the range. The boundary is inclusive."
    }, {
      "id": "Extension.value[x]:valueRange.high",
      "path": "Extension.value[x].high",
      "short": "maximumValue",
      "definition": "The maximum value of the range. The boundary is inclusive."
    }, {
      "id": "Extension.value[x]:valueQuantity",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ]
      } ],
      "alias": [ "nominaleWaarde" ],
      "short": "nominalValue",
      "sliceName": "valueQuantity",
      "definition": "The nominal value of the quantity. This element can not be used in combination with a minimum and maximum value."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}