PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.0.0-dft
    http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Received-Date-EXT
{
  "description": "Extension used to communicate the date and time that the electronic referral was received by the incoming system.",
  "_filename": "ReceivedDate.json",
  "package_name": "ca.infoway.io.erec",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ReceivedDate",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ReceivedDate",
  "package_version": "1.0.0-dft",
  "status": "draft",
  "id": "553120ec-72e3-4a47-90bf-f649eb991ac9",
  "kind": "complex-type",
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Received-Date-EXT",
  "context": [ {
    "type": "element",
    "expression": "ServiceRequest"
  } ],
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "ReceivedDate",
      "definition": "Used to communicate the the date and time that the electronic referral was received by the incoming system."
    }, {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Received-Date-EXT"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "dateTime"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}