Intersection of http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-PractitionerRole and http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-PractitionerRole

This is the set of resources that conform to both Plan-Net PractitionerRole (http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-PractitionerRole) and Plan-Net PractitionerRole (http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-PractitionerRole).

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole C0..*Roles/organizations the practitioner is associated with
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
practitioner-or-organization-or-healthcareservice-or-location: If PlannetPractitionerRole.practitioner is absent ( PlannetPractitionerRole.organization, PlannetPractitionerRole.healthcareservice, PlannetPractitionerRole.location) must be present
... meta Σ0..1MetaMetadata about the resource
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... versionId Σ0..1idVersion specific identifier
ele-1: All FHIR elements must have a @value or children
.... lastUpdated Σ1..1instantWhen the resource version last changed
ele-1: All FHIR elements must have a @value or children
.... source Σ0..1uriIdentifies where the resource comes from
ele-1: All FHIR elements must have a @value or children
.... profile Σ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
ele-1: All FHIR elements must have a @value or children
.... security Σ0..*CodingSecurity Labels applied to this resource
Binding: ?? (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


ele-1: All FHIR elements must have a @value or children
.... tag Σ0..*CodingTags applied to this resource
Binding: ?? (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


ele-1: All FHIR elements must have a @value or children
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... language 0..1codeLanguage of the resource content
Binding: ?? (preferred): A human language.

Additional BindingsPurpose
??Max Binding

ele-1: All FHIR elements must have a @value or children
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionExtension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... identifier Σ0..*IdentifierBusiness Identifiers that are specific to a role/location
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: ?? (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
.... type SΣ0..1CodeableConceptDescription of identifier
Binding: ?? (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


ele-1: All FHIR elements must have a @value or children
.... system Σ0..1uriThe namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Example General: http://www.acme.com/identifiers/patient
.... value SΣ0..1stringThe value that is unique
ele-1: All FHIR elements must have a @value or children
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
ele-1: All FHIR elements must have a @value or children
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
ele-1: All FHIR elements must have a @value or children
... active SΣ1..1booleanWhether this practitioner role record is in active use
ele-1: All FHIR elements must have a @value or children
... period SΣ0..1PeriodThe period during which the practitioner is authorized to perform in these role(s)
ele-1: All FHIR elements must have a @value or children
... practitioner SΣ0..1Reference(Plan-Net Practitioner | #sd-plannet-Practitioner-plannet-Practitioner)Practitioner that is able to provide the defined services for the organization
ele-1: All FHIR elements must have a @value or children
... organization SΣ0..1Reference(Plan-Net Organization | #sd-plannet-Organization-plannet-Organization)Organization where the roles are available
ele-1: All FHIR elements must have a @value or children
... code SΣ0..*CodeableConceptRoles which this practitioner may perform
Binding: ?? (required)
ele-1: All FHIR elements must have a @value or children
... specialty SΣ0..*CodeableConceptSpecific specialty of the practitioner
Binding: ?? (required)
ele-1: All FHIR elements must have a @value or children
... location SΣ0..*Reference(Plan-Net Location | #sd-plannet-Location-plannet-Location)The location(s) at which this practitioner provides care
ele-1: All FHIR elements must have a @value or children
... healthcareService S0..*Reference(Plan-Net HealthcareService | #sd-plannet-HealthcareService-plannet-HealthcareService)The list of healthcare services that this worker provides for this role's Organization/Location(s)
ele-1: All FHIR elements must have a @value or children
... telecom SΣ0..*ContactPointContact details that are specific to the role/location/service
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... system SΣ1..1codephone | fax | email | pager | url | sms | other
Binding: ?? (required): Telecommunications form for contact point.


ele-1: All FHIR elements must have a @value or children
.... value SΣ1..1stringThe actual contact point details
ele-1: All FHIR elements must have a @value or children
.... use ?!Σ0..1codehome | work | temp | old | mobile - purpose of this contact point
Binding: ?? (required): Use of contact point.


ele-1: All FHIR elements must have a @value or children
.... rank SΣ0..1positiveIntSpecify preferred order of use (1 = highest)
ele-1: All FHIR elements must have a @value or children
.... period Σ0..1PeriodTime period when the contact point was/is in use
ele-1: All FHIR elements must have a @value or children
... availableTime S0..*BackboneElementTimes the Service Site is available
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... daysOfWeek S0..*codemon | tue | wed | thu | fri | sat | sun
Binding: ?? (required): The days of the week.


ele-1: All FHIR elements must have a @value or children
.... allDay S0..1booleanAlways available? e.g. 24 hour service
ele-1: All FHIR elements must have a @value or children
.... availableStartTime S0..1timeOpening time of day (ignored if allDay = true)
ele-1: All FHIR elements must have a @value or children
.... availableEndTime S0..1timeClosing time of day (ignored if allDay = true)
ele-1: All FHIR elements must have a @value or children
... notAvailable S0..*BackboneElementNot available during this time due to provided reason
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... description S1..1stringReason presented to the user explaining why time not available
ele-1: All FHIR elements must have a @value or children
.... during S0..1PeriodService not available from this date
ele-1: All FHIR elements must have a @value or children
... availabilityExceptions 0..1stringDescription of availability exceptions
ele-1: All FHIR elements must have a @value or children
... endpoint S0..*Reference(Plan-Net Endpoint | #sd-plannet-Endpoint-plannet-Endpoint)Technical endpoints providing access to services operated for the practitioner with this role
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format