PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.9-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-TypedPeriod
{
  "description": "This supports the exchange of time periods. The extension time period is carried along with a code to identify whether the data is record for legal or operational periods.",
  "_filename": "Extension-UKCore-TypedPeriod.json",
  "package_name": "fhir.r4.ukcore.stu3.currentbuild",
  "date": "2023-10-13",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "4.0.1",
  "purpose": "This extension has been created from an ODS use-case in which there is a requirement to hold data for Legal and Operational dates, although it is expected to be broader than ODS and can be used for other scenarios.",
  "name": "ExtensionUKCoreTypedPeriod",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Extension UK Core Typed Period",
  "package_version": "0.0.9-pre-release",
  "status": "draft",
  "id": "992c1a79-ca57-4851-b935-fee1ba892499",
  "kind": "complex-type",
  "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-TypedPeriod",
  "context": [ {
    "type": "element",
    "expression": "Organization"
  }, {
    "type": "element",
    "expression": "OrganizationAffiliation"
  } ],
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "This supports the recording of a period related to the specified date type.",
      "definition": "This supports the recording of a period related to the specified date type. The period is carried along with a code to identify the type of data."
    }, {
      "id": "Extension.extension",
      "min": 2,
      "path": "Extension.extension"
    }, {
      "id": "Extension.extension:dataType",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Whether the Date Period is 'Legal' or 'Operational'.",
      "sliceName": "dataType"
    }, {
      "id": "Extension.extension:dataType.url",
      "path": "Extension.extension.url",
      "fixedUri": "dataType"
    }, {
      "id": "Extension.extension:dataType.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "A ValueSet to identify the type of period.",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-PeriodType",
        "description": "The type of period data."
      }
    }, {
      "id": "Extension.extension:period",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "The specific business related date or time period.",
      "sliceName": "period"
    }, {
      "id": "Extension.extension:period.url",
      "path": "Extension.extension.url",
      "fixedUri": "period"
    }, {
      "id": "Extension.extension:period.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Period"
      } ],
      "short": "The date or time period."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-TypedPeriod"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "contact": [ {
    "name": "HL7 UK",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "ukcore@hl7.org.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}