FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/f30866a8-0888-4576-9513-6214490453e3

Packageca.on.health.sadie
Resource TypeStructureDefinition
Idf30866a8-0888-4576-9513-6214490453e3
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormUser
URLhttps://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormUser
Version1.0.0
Statusactive
NameFlexFormUser
TitleFlexFormUser
DescriptionThis is a valid user.
TypePractitioner
Kindresource

Resources that use this resource

StructureDefinition
FlexFormsRoleFlexFormsRole
UpdatedUserUpdatedUser

Resources that this resource uses

StructureDefinition
FlexFormPotentialUserFlexFormPotentialUser

Narrative

Note: links and images are rebased to the (stated) source

No human-readable text provided in this case.

Source

{
  "resourceType": "StructureDefinition",
  "id": "f30866a8-0888-4576-9513-6214490453e3",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "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
      }
    ]
  }
}