{
  "resourceType": "StructureDefinition",
  "id": "f30866a8-0888-4576-9513-6214490453e3",
  "text": {
    "status": "empty",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">No human-readable text provided in this case.</div>"
  },
  "url": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormUser",
  "version": "1.0.0",
  "name": "FlexFormUser",
  "title": "FlexFormUser",
  "status": "active",
  "description": "This is a valid user.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "servd",
      "uri": "http://www.omg.org/spec/ServD/1.0/",
      "name": "ServD"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormPotentialUser",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner",
        "path": "Practitioner",
        "definition": "#### **_`FOR SADIE USE:  This is for any user that can access the FlexForms application`_**\n\n- the business identifier from the original system (all these records are imported from either RPDB or EAP)\n- they need to have a first and last name\n- they can have  qualification licenses\n- they need a go-secure email address \n\nA person who is directly or indirectly involved in the provisioning of healthcare."
      },
      {
        "id": "Practitioner.name",
        "path": "Practitioner.name",
        "min": 1
      }
    ]
  }
}