PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.6-beta
    http://health.gov.on.ca/fhir/StructureDefinition/QualifiedRequestorUser
{
  "description": "This is a FlexForms user who has the qualifications to act in the Requestor role.",
  "_filename": "QualifiedRequestorUser.json",
  "package_name": "ca.on.health.sadie",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "QualifiedRequestorUser",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Practitioner",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "QualifiedRequestorUser",
  "package_version": "0.1.6-beta",
  "status": "draft",
  "id": "43b5c998-8db5-47f1-98cd-ac9e0ef9edae",
  "kind": "resource",
  "url": "http://health.gov.on.ca/fhir/StructureDefinition/QualifiedRequestorUser",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Practitioner",
      "path": "Practitioner",
      "definition": "#### **_`FOR SADIE USE:  The QualifiedRequestorUser is inheried from the FlexFormsUser.  It has all the same elements and cardinality except for:`_**\r\n\r\n- To be a classified as qualified requestor the user must have licence in the ValueSet: FlexForms-RequestorQualificationTypes . ( For MVP, they must have either a CPSO or CNO licence)\r\n\r\n\r\nA person who is directly or indirectly involved in the provisioning of healthcare."
    }, {
      "id": "Practitioner.qualification",
      "min": 1,
      "path": "Practitioner.qualification",
      "definition": "#### **_`FOR SADIE USE:  These are the healthcare license(s) the user has.   This is required for a Qualified Requestor`_**\r\n\r\nThe official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner.  For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certian locality."
    }, {
      "id": "Practitioner.qualification.identifier.value",
      "path": "Practitioner.qualification.identifier.value",
      "definition": "#### **_`FOR SADIE USE:  This is the licence number`_**\r\n\r\nThe portion of the identifier typically relevant to the user and which is unique within the context of the system."
    }, {
      "id": "Practitioner.qualification.code",
      "path": "Practitioner.qualification.code",
      "binding": {
        "strength": "required",
        "valueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-RequestorQualificationTypes"
      },
      "definition": "#### **_`FOR SADIE USE:  To be a classified as qualified requestor the user must have licence in the ValueSet: FlexForms-RequestorQualificationTypes `_**\r\n\r\nCoded representation of the qualification."
    } ]
  },
  "baseDefinition": "http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormUser"
}