PackagesCanonicalsLogsProblems
    Packages
    ca.bc.bcy@ids-1.0.0
    http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/PractitionerConsentGivenTo
{
  "description": null,
  "_filename": "PractitionerConsentGivenTo.StructureDefinition.json",
  "package_name": "ca.bc.bcy",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PractitionerConsentGivenTo",
  "abstract": false,
  "type": "Practitioner",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "ids-1.0.0",
  "status": "draft",
  "id": "15c8b025-74e1-4803-9777-afae99b0f2a1",
  "kind": "resource",
  "url": "http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/PractitionerConsentGivenTo",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Practitioner.id",
      "min": 1,
      "path": "Practitioner.id",
      "comment": "See Mappings",
      "mapping": [ {
        "map": "CONSENT.CONSENT_DIRECTIVE_ID",
        "identity": "source-PIR"
      } ]
    }, {
      "id": "Practitioner.meta",
      "path": "Practitioner.meta"
    }, {
      "id": "Practitioner.meta.versionId",
      "path": "Practitioner.meta.versionId",
      "comment": "Apply \"2025.01.1\".  This indicates the FHIR specs as of year 2025 Jan"
    }, {
      "id": "Practitioner.meta.lastUpdated",
      "path": "Practitioner.meta.lastUpdated",
      "comment": "Updated: Relax the previously crossed-out elements."
    }, {
      "id": "Practitioner.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Practitioner.meta.profile",
      "comment": "Apply \"http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/PractitionerConsentGivenTo\""
    }, {
      "id": "Practitioner.meta.security",
      "max": "1",
      "path": "Practitioner.meta.security"
    }, {
      "id": "Practitioner.meta.tag",
      "max": "1",
      "path": "Practitioner.meta.tag"
    }, {
      "id": "Practitioner.contained",
      "max": "1",
      "path": "Practitioner.contained"
    }, {
      "id": "Practitioner.identifier",
      "max": "1",
      "path": "Practitioner.identifier"
    }, {
      "id": "Practitioner.name.family",
      "min": 1,
      "path": "Practitioner.name.family",
      "comment": "See Mappings",
      "mapping": [ {
        "map": "CONSENT.CONSENT_OBTAINED_BY",
        "identity": "source-PIR-name"
      }, {
        "map": "Not Specified",
        "identity": "source-PIR-NotSpecified"
      } ]
    }, {
      "id": "Practitioner.name.given",
      "max": "1",
      "min": 1,
      "path": "Practitioner.name.given",
      "comment": "FIRST Name sends in first place of Given Name, MIDDLE Name sneds in second place of Given Name. If Not Specified, sends \"Not Specified\"."
    }, {
      "id": "Practitioner.name.prefix",
      "max": "1",
      "path": "Practitioner.name.prefix"
    }, {
      "id": "Practitioner.name.suffix",
      "max": "1",
      "path": "Practitioner.name.suffix"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}