PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.cio@1.0.0-beta.3
    http://nictiz.nl/fhir/StructureDefinition/ext-PeriodPresent
{
  "description": "An extension similar to nl-core TimeInterval extension, incorporating the context element added for the Condition resource. Note that this is a temporary solution and should eventually be replaced by the updated version of the nl-core TimeInterval extension 'https://simplifier.net/packages/nictiz.fhir.nl.r4.zib2020/0.10.0-beta.1/files/2194700'.",
  "_filename": "ext-TimeInterval.json",
  "package_name": "nictiz.fhir.nl.r4.cio",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This extension represents the period in which the condition is (was) present, for implementations following the information standard [CiO](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Contra-indicaties_en_Overgevoeligheden).",
  "name": "ExtPeriodPresent",
  "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 TimeIntervalPeriod",
  "package_version": "1.0.0-beta.3",
  "status": "draft",
  "id": "23d90c9b-c82b-4867-a582-483aefd3f0b0",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-PeriodPresent",
  "context": [ {
    "type": "element",
    "expression": "MedicationRequest"
  }, {
    "type": "element",
    "expression": "MedicationDispense"
  }, {
    "type": "element",
    "expression": "Condition"
  } ],
  "version": "1.0.0-beta.3",
  "differential": {
    "element": [ {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-PeriodPresent"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Period",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/zib-TimeInterval" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}