Profile Comparison between http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-practitioner vs http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitioner

Left:IPA-Practitioner (http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-practitioner)
Right:Practitioner Profile (General) (http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitioner)

Messages

ErrorStructureDefinition.urlValues for url differ: 'http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-practitioner' vs 'http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitioner'
ErrorStructureDefinition.versionValues for version differ: '1.0.0' vs '1.1.0'
InformationStructureDefinition.nameValues for name differ: 'IPAPractitioner' vs 'PractitionerProfile'
InformationStructureDefinition.titleValues for title differ: 'IPA-Practitioner' vs 'Practitioner Profile (General)'
InformationStructureDefinition.statusValues for status differ: 'active' vs 'draft'
InformationStructureDefinition.dateValues for date differ: '2022-08-02' vs '2020-02-18'
InformationStructureDefinition.publisherValues for publisher differ: 'HL7 International / Patient Care' vs 'HL7 Canada - FHIR Implementation Work Group'
InformationStructureDefinition.jurisdictionRemoved the item 'http://unstats.un.org/unsd/methods/m49/m49.htm#001'
InformationStructureDefinition.jurisdictionAdded the item 'urn:iso:std:iso:3166#CA'
InformationStructureDefinition.shortValues for short differ: 'A person with a formal responsibility in the provisioning of healthcare or related services' vs 'Practitioner Profile'
InformationStructureDefinition.definitionValues for definition differ: 'A person who is directly or indirectly involved in the provisioning of healthcare.' vs 'The Practitioner Profile is based upon the core FHIR Practitioner Resource'
InformationStructureDefinition.shortValues for short differ: 'An identifier for the person as this agent' vs 'An identifier intended for computation'
InformationStructureDefinition.definitionValues for definition differ: 'An identifier that applies to this person in this role.' vs 'An identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers.'
WarningPractitioner.identifierElements differ in definition for mustSupport: 'false' vs 'true'
InformationStructureDefinition.commentValues for comment differ: 'In some contexts, the real name of the practitioner is obscured. However this is handled, the resource must include at least some useable name for the practitioner in the name.text element' vs 'The selection of the use property should ensure that there is a single usual name specified, and others use the nickname (alias), old, or other values as appropriate. In general, select the value to be used in the ResourceReference.display based on this: 1. There is more than 1 name 2. Use = usual 3. Period is current to the date of the usage 4. Use = official 5. Other order as decided by internal business rules.'
InformationPractitioner.nameElement minimum cardinalities differ: '1' vs '0'
InformationStructureDefinition.definitionValues for definition differ: 'The 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.' vs 'A code system for the degree or educational rank that the credential specifies. May also apply to an Expertise type.'

Metadata

NameValueComments
.abstractfalse
    .baseDefinitionhttp://hl7.org/fhir/StructureDefinition/Practitioner
      .copyrightUsed by permission of HL7 International all rights reserved Creative Commons License
      • Removed the item 'Used by permission of HL7 International all rights reserved Creative Commons License'
      .date2022-08-022020-02-18
      • Values Differ
      .descriptionMinimum expectations for a Practitioner resource when accessed via a International Patient Access APIProposed constraints and extensions on the Practitioner Resource for general use.
      • Values Differ
      .experimentalfalse
      • Removed the item 'false'
      .fhirVersion4.0.1
        .jurisdiction
          ..jurisdiction[0]http://unstats.un.org/unsd/methods/m49/m49.htm#001
          • Removed the item 'http://unstats.un.org/unsd/methods/m49/m49.htm#001'
          ..jurisdiction[1]urn:iso:std:iso:3166#CA
          • Added the item 'urn:iso:std:iso:3166#CA'
          .kindresource
            .nameIPAPractitionerPractitionerProfile
            • Values Differ
            .publisherHL7 International / Patient CareHL7 Canada - FHIR Implementation Work Group
            • Values Differ
            .purpose
              .statusactivedraft
              • Values Differ
              .titleIPA-PractitionerPractitioner Profile (General)
              • Values Differ
              .typePractitioner
                .urlhttp://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-practitionerhttp://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitioner
                • Values Differ
                .version1.0.01.1.0
                • Values Differ

                Structure

                NameL FlagsL Card.L TypeL Description & ConstraintsR FlagsR Card.R TypeR Description & ConstraintsCommentsdoco
                .. Practitioner 0..*PractitionerA person with a formal responsibility in the provisioning of healthcare or related services
                0..*PractitionerPractitioner Profile
                  ... id Σ0..1idLogical id of this artifactΣ0..1idLogical id of this artifact
                    ... meta Σ0..1MetaMetadata about the resourceΣ0..1MetaMetadata about the resource
                      ... implicitRules ?!Σ0..1uriA set of rules under which this content was created?!Σ0..1uriA set of rules under which this content was created
                        ... text 0..1NarrativeText summary of the resource, for human interpretation0..1NarrativeText summary of the resource, for human interpretation
                          ... contained 0..*ResourceContained, inline Resources
                          0..*ResourceContained, inline Resources
                            ... extension 0..*ExtensionAdditional content defined by implementations
                            0..*ExtensionAdditional content defined by implementations
                              ... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
                              ?!0..*ExtensionExtensions that cannot be ignored
                                ... identifier Σ0..*IdentifierAn identifier for the person as this agent
                                S0..*??An identifier intended for computation
                                • Elements differ in definition for mustSupport: 'false' vs 'true'
                                ... active Σ0..1booleanWhether this practitioner's record is in active useΣ0..1booleanWhether this practitioner's record is in active use
                                  ... name SΣC1..*HumanNameThe name(s) associated with the practitioner
                                  ipa-pract-1: To be usable for a wide range of internationally available applications, the Patient.name.text SHOULD be present.
                                  SΣC0..*HumanNameThe name(s) associated with the practitioner
                                  ca-baseline-practitioner-name: Either name.given and/or name.family SHALL be present or a Data Absent Reason Extension SHALL be present
                                  • Element minimum cardinalities differ: '1' vs '0'
                                  .... id 0..1stringUnique id for inter-element referencing
                                  • Added this element
                                  .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                  Slice: Unordered, Open by value:url
                                  • Added this element
                                  .... use ?!Σ0..1codeusual | official | temp | nickname | anonymous | old | maiden
                                  Binding: ?? (required): The use of a human name.

                                  • Added this element
                                  .... text Σ0..1stringText representation of the full name
                                  • Added this element
                                  .... family ΣC0..1stringFamily name (often called 'Surname')
                                  • Added this element
                                  .... given ΣC0..*stringGiven names (not always 'first'). Includes middle names
                                  This repeating element order: Given Names appear in the correct order for presenting the name
                                  • Added this element
                                  .... prefix Σ0..*stringParts that come before the name
                                  This repeating element order: Prefixes appear in the correct order for presenting the name
                                  • Added this element
                                  .... suffix Σ0..*stringParts that come after the name
                                  This repeating element order: Suffixes appear in the correct order for presenting the name
                                  • Added this element
                                  .... period Σ0..1PeriodTime period when name was/is in use
                                  • Added this element
                                  ... telecom Σ0..*ContactPointA contact detail for the practitioner (that apply to all roles)
                                  Σ0..*ContactPointA contact detail for the practitioner (that apply to all roles)
                                    ... address Σ0..*AddressAddress(es) of the practitioner that are not role specific (typically home address)
                                    Σ0..*AddressAddress(es) of the practitioner that are not role specific (typically home address)
                                      .... id 0..1stringUnique id for inter-element referencing
                                      • Added this element
                                      .... Slices for extension 0..*ExtensionExtension
                                      Slice: Unordered, Open by value:url
                                      • Added this element
                                      .... use ?!Σ0..1codehome | work | temp | old | billing - purpose of this address
                                      Binding: ?? (required): The use of an address.


                                      Example General: home
                                      • Added this element
                                      .... type Σ0..1codepostal | physical | both
                                      Binding: ?? (required): The type of an address (physical / postal).


                                      Example General: both
                                      • Added this element
                                      .... text Σ0..1stringText representation of the address
                                      Example General: 137 Nowhere Street, Erewhon 9132
                                      • Added this element
                                      .... line Σ0..*stringStreet name, number, direction & P.O. Box etc.
                                      This repeating element order: The order in which lines should appear in an address label
                                      Example General: 137 Nowhere Street
                                      • Added this element
                                      .... city Σ0..1stringName of city, town etc.
                                      Example General: Erewhon
                                      • Added this element
                                      .... district Σ0..1stringDistrict name (aka county)
                                      Example General: Madison
                                      • Added this element
                                      .... state Σ0..1stringSub-unit of country (abbreviations ok)
                                      • Added this element
                                      .... postalCode Σ0..1stringPostal code for area
                                      Example General: 9132
                                      • Added this element
                                      .... country Σ0..1stringCountry (e.g. can be ISO 3166 2 or 3 letter code)
                                      • Added this element
                                      .... period Σ0..1PeriodTime period when address was/is in use
                                      Example General: {"start":"2010-03-23","end":"2010-07-01"}
                                      • Added this element
                                      ... gender Σ0..1codemale | female | other | unknown
                                      Binding: ?? (required): The gender of a person used for administrative purposes.

                                      Σ0..1codemale | female | other | unknown
                                      Binding: ?? (required): The gender of a person used for administrative purposes.

                                        ... birthDate Σ0..1dateThe date on which the practitioner was bornΣ0..1dateThe date on which the practitioner was born
                                          ... photo 0..*AttachmentImage of the person
                                          0..*AttachmentImage of the person
                                            ... qualification 0..*BackboneElementCertification, licenses, or training pertaining to the provision of care
                                            0..*BackboneElementCertification, licenses, or training pertaining to the provision of care
                                              .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                .... extension 0..*ExtensionAdditional content defined by implementations
                                                0..*ExtensionAdditional content defined by implementations
                                                  .... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                  ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                    .... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
                                                    0..*IdentifierAn identifier for this qualification for the practitioner
                                                      .... code 1..1CodeableConceptCoded representation of the qualification
                                                      Binding: ?? (example): Specific qualification the practitioner has to provide a service.

                                                      1..1CodeableConceptCoded representation of the qualification
                                                      Binding: ?? (example): Specific qualification the practitioner has to provide a service.

                                                        .... period 0..1PeriodPeriod during which the qualification is valid0..1PeriodPeriod during which the qualification is valid
                                                          .... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification0..1Reference(Organization)Organization that regulates and issues the qualification
                                                            ... communication 0..*CodeableConceptA language the practitioner can use in patient communication
                                                            Binding: ?? (preferred): A human language.

                                                            Additional BindingsPurpose
                                                            ??Max Binding

                                                            0..*CodeableConceptA language the practitioner can use in patient communication
                                                            Binding: ?? (preferred): A human language.

                                                            Additional BindingsPurpose
                                                            ??Max Binding


                                                              doco Documentation for this format