{
  "resourceType": "StructureDefinition",
  "id": "ext-dateestimated",
  "url": "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-dateestimated",
  "version": "0.3.1",
  "name": "ExtensionDateEstimatedFlag",
  "title": "Extension: Date Estimated Flag",
  "status": "draft",
  "date": "2024-08-09",
  "publisher": "HL7 Canada - FHIR Implementation Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations"
        }
      ]
    }
  ],
  "description": "If true, indicates that information entered is an estimate and may not be precise",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "dateTime"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Information entered is is an estimate",
        "definition": "If true, information entered may not be accurate or precise",
        "isModifier": false
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-dateestimated"
      },
      {
        "id": "Extension.valueBoolean",
        "path": "Extension.valueBoolean",
        "min": 1
      }
    ]
  }
}