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

FHIR IG Statistics: StructureDefinition/PractitionerConsentGivenTo.StructureDefinition

Packageca.bc.bcy-ids
Resource TypeStructureDefinition
IdPractitionerConsentGivenTo.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.bc.bcy-ids@1.0.0&canonical=http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/PractitionerConsentGivenTo
URLhttp://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/PractitionerConsentGivenTo
Statusdraft
NamePractitionerConsentGivenTo
TypePractitioner
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/PractitionerConsentGivenTo",
  "name": "PractitionerConsentGivenTo",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner.id",
        "path": "Practitioner.id",
        "comment": "See Mappings",
        "min": 1,
        "mapping": [
          {
            "identity": "source-PIR",
            "map": "CONSENT.CONSENT_DIRECTIVE_ID"
          }
        ]
      },
      {
        "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",
        "path": "Practitioner.meta.profile",
        "comment": "Apply \"http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/PractitionerConsentGivenTo\"",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Practitioner.meta.security",
        "path": "Practitioner.meta.security",
        "max": "1"
      },
      {
        "id": "Practitioner.meta.tag",
        "path": "Practitioner.meta.tag",
        "max": "1"
      },
      {
        "id": "Practitioner.contained",
        "path": "Practitioner.contained",
        "max": "1"
      },
      {
        "id": "Practitioner.identifier",
        "path": "Practitioner.identifier",
        "max": "1"
      },
      {
        "id": "Practitioner.name.family",
        "path": "Practitioner.name.family",
        "comment": "See Mappings",
        "min": 1,
        "mapping": [
          {
            "identity": "source-PIR-name",
            "map": "CONSENT.CONSENT_OBTAINED_BY"
          },
          {
            "identity": "source-PIR-NotSpecified",
            "map": "Not Specified"
          }
        ]
      },
      {
        "id": "Practitioner.name.given",
        "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\".",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Practitioner.name.prefix",
        "path": "Practitioner.name.prefix",
        "max": "1"
      },
      {
        "id": "Practitioner.name.suffix",
        "path": "Practitioner.name.suffix",
        "max": "1"
      }
    ]
  }
}