PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.14-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-TypedDateTime
{
  "description": "This supports the exchange of dates and/or times.  The extension date and/or time is carried along with a code to identify the type of date and/or time.",
  "_filename": "Extension-UKCore-TypedDateTime.json",
  "package_name": "fhir.r4.ukcore.stu3.currentbuild",
  "date": "2023-10-13",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "4.0.1",
  "purpose": "This extension extends the Encounter and the Communication resources to support the exchange of information describing the specific business related date and/or time.",
  "name": "ExtensionUKCoreTypedDateTime",
  "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 Date Time",
  "package_version": "0.0.14-pre-release",
  "status": "draft",
  "id": "73b00280-41a8-47e6-bc7a-0b77f84d65b3",
  "kind": "complex-type",
  "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-TypedDateTime",
  "context": [ {
    "type": "element",
    "expression": "Encounter"
  }, {
    "type": "element",
    "expression": "Communication"
  }, {
    "type": "element",
    "expression": "Organization"
  }, {
    "type": "element",
    "expression": "OrganizationAffiliation"
  } ],
  "version": "2.2.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "This supports the exchange of dates and/or times.",
      "definition": "This supports the exchange of dates and/or times.  The extension date and/or time is carried along with a code to identify the type of date and/or time."
    }, {
      "id": "Extension.extension",
      "min": 2,
      "path": "Extension.extension"
    }, {
      "id": "Extension.extension:dateTimeType",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Code to identify the type of time/date.",
      "sliceName": "dateTimeType"
    }, {
      "id": "Extension.extension:dateTimeType.url",
      "path": "Extension.extension.url",
      "fixedUri": "dateTimeType"
    }, {
      "id": "Extension.extension:dateTimeType.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A ValueSet to identify the type of date time.",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-DateTimeType",
        "description": "The type of date time."
      }
    }, {
      "id": "Extension.extension:dateTime",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "The specific business related date and/or  time.",
      "sliceName": "dateTime"
    }, {
      "id": "Extension.extension:dateTime.url",
      "path": "Extension.extension.url",
      "fixedUri": "dateTime"
    }, {
      "id": "Extension.extension:dateTime.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "The date and/or time."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-TypedDateTime"
    }, {
      "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"
}