PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc5
    http://nictiz.nl/fhir/StructureDefinition/bc-TimeInterval
{
  "description": "A Period profile defining a time interval between two moments in time. Interval can be defined by a start time and end time, start time and duration or duration and end time. For intervals in the future, only duration or start date may be known and one or more of the other elements may be unknown. To specify duration, use the time interval duration extension.",
  "_filename": "bc-TimeInterval.json",
  "package_name": "nictiz.fhir.nl.stu3.geboortezorg",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.2",
  "name": "bc-TimeInterval",
  "abstract": false,
  "copyright": "CC0",
  "type": "Period",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "bc-TimeInterval",
  "package_version": "1.3.3-rc5",
  "status": "active",
  "id": "db3b7577-c512-4c7e-9783-7eeb3b933d0b",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-TimeInterval",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Period",
      "path": "Period",
      "comment": "A time interval indicates the time between two moments in time. Interval can be defined by a start time and end time, start time and duration or duration and end time. For intervals in the future, only duration or start date may be known and one or more of the other elements may be unknown. To specify duration, use the time interval duration extension."
    }, {
      "id": "Period.extension",
      "min": 0,
      "path": "Period.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Period.extension:duration",
      "max": "1",
      "min": 0,
      "path": "Period.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/bc-timeinterval-duration"
      } ],
      "sliceName": "duration"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "geboortezorg@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Period"
}