CDA On FHIR England - Document Header

CareConnect-Practitioner-1

This Practitioner profile is a constrained version of the Practitioner resource which carries information about the healthcare professional.

NameCard.TypeDescription & Constraints
..PractitionerPractitionerA person with a formal responsibility in the provisioning of healthcare or related services

...identifierA identifier for the person as this agent
Slice: Ordering: Ordered, Discriminator: system, Rules: Open at End

...identifier (sdsUserId)0..1IdentifierA identifier for the person as this agent

....system1..1UriThe namespace for the identifier
Fixed Value http://fhir.nhs.net/Id/sds-user-id

....value1..1StringThe value that is unique
Example Value 123456

...identifier (sdsRoleProfileId)0..*IdentifierA identifier for the person as this agent

....system1..1UriThe namespace for the identifier
Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri

....value1..1StringThe value that is unique
Example Value 123456

...active0..1BooleanWhether this practitioner's record is in active use
Default Value true

...name1..1HumanNameA name associated with the person

....family1..1StringFamily name (often called 'Surname')

....given0..*StringGiven names (not always 'first'). Includes middle names

....prefix0..1StringParts that come before the name

....suffix0..1StringParts that come after the name

...telecom0..*ContactPointA contact detail for the practitioner

....system0..1Codephone | fax | email | pager | other
Binding Telecommunications form for contact point (http://hl7.org/fhir/ValueSet/contact-point-system)
Binding Strength Required

....value0..1StringThe actual contact point details

....use0..1Codehome | work | temp | old | mobile - purpose of this contact point
Binding Use of contact point (http://hl7.org/fhir/ValueSet/contact-point-use)
Binding Strength Required

....rank0..1PositiveIntSpecify preferred order of use (1 = highest)

....period0..1PeriodTime period when the contact point was/is in use

.....start0..1DateTimeStarting time with inclusive boundary

.....end0..1DateTimeEnd time with inclusive boundary, if not ongoing

...address0..*AddressWhere practitioner can be found/visited

....use0..1Codehome | work | temp | old - purpose of this address
Binding The use of an address (http://hl7.org/fhir/ValueSet/address-use)
Binding Strength Required
Example Value home

....type0..1Codepostal | physical | both
Binding The type of an address (physical / postal) (http://hl7.org/fhir/ValueSet/address-type)
Binding Strength Required
Example Value both

....text0..1StringText representation of the address
Example Value 137 Nowhere Street, Erewhon 9132

....line0..*StringStreet name, number, direction & P.O. Box etc.
Example Value 137 Nowhere Street

....city0..1StringName of city, town etc.
Example Value Erewhon

....district0..1StringDistrict name (aka county)
Example Value Madison

....postalCode0..1StringPostal code for area
Example Value 9132

....country0..1StringCountry (can be ISO 3166 3 letter code)

....period0..1PeriodTime period when address was/is in use
Example Value Hl7.Fhir.Model.Period

.....start0..1DateTimeStarting time with inclusive boundary

.....end0..1DateTimeEnd time with inclusive boundary, if not ongoing

...gender0..1Codemale | female | other | unknown
Binding The gender of a person used for administrative purposes. (http://hl7.org/fhir/ValueSet/administrative-gender)
Binding Strength Required

...birthDate0..1DateThe date on which the practitioner was born

...photo0..*AttachmentImage of the person

....contentType0..1CodeMime type of the content, with charset etc.
Binding The mime type of an attachment. Any valid mime type is allowed. (http://www.rfc-editor.org/bcp/bcp13.txt)
Binding Strength Required
Example Value text/plain; charset=UTF-8, image/png

....language0..1CodeHuman language of the content (BCP-47)
Binding A human language. (http://tools.ietf.org/html/bcp47)
Binding Strength Required
Example Value en-AU

....data0..1Base64BinaryData inline, base64ed

....url0..1UriUri where the data can be found
Example Value http://www.acme.com/logo-small.png

....size0..1UnsignedIntNumber of bytes of content (if url provided)

....hash0..1Base64BinaryHash of the data (sha-1, base64ed)

....title0..1StringLabel to display in place of the data
Example Value Official Corporate Logo

....creation0..1DateTimeDate attachment was first created

...practitionerRole0..*BackboneElementRoles/organizations the practitioner is associated with

....managingOrganization0..1Reference (careconnect-organization-1)Organization where the roles are performed

.....reference0..1StringRelative, internal or absolute URL reference

.....display0..1StringText alternative for the resource

....role0..1CodeableConceptRoles which this practitioner may perform
Binding The role a person plays representing an organization (http://hl7.org/fhir/ValueSet/practitioner-role)
Binding Strength Example

.....coding0..*CodingCode defined by a terminology system

......system0..1UriIdentity of the terminology system

......version0..1StringVersion of the system - if relevant

......code0..1CodeSymbol in syntax defined by the system

......display0..1StringRepresentation defined by the system

......userSelected0..1BooleanIf this coding was chosen directly by the user

.....text0..1StringPlain text representation of the concept

....specialty0..*CodeableConceptSpecific specialty of the practitioner
Binding Specific specialty associated with the agency (http://hl7.org/fhir/ValueSet/practitioner-specialty)
Binding Strength Example

.....coding0..*CodingCode defined by a terminology system

......system0..1UriIdentity of the terminology system

......version0..1StringVersion of the system - if relevant

......code0..1CodeSymbol in syntax defined by the system

......display0..1StringRepresentation defined by the system

......userSelected0..1BooleanIf this coding was chosen directly by the user

.....text0..1StringPlain text representation of the concept

....period0..1PeriodThe period during which the practitioner is authorized to perform in these role(s)

.....start0..1DateTimeStarting time with inclusive boundary

.....end0..1DateTimeEnd time with inclusive boundary, if not ongoing

....location0..*Reference (cofe-location-1)The location(s) at which this practitioner provides care

.....reference0..1StringRelative, internal or absolute URL reference

.....display0..1StringText alternative for the resource

....healthcareService0..*Reference (HealthcareService)The list of healthcare services that this worker provides for this role's Organization/Location(s)

.....reference0..1StringRelative, internal or absolute URL reference

.....display0..1StringText alternative for the resource

...qualification0..*BackboneElementQualifications obtained by training and certification

....identifier0..*IdentifierAn identifier for this qualification for the practitioner

.....use0..1Codeusual | official | temp | secondary (If known)
Binding Identifies the purpose for this identifier, if known . (http://hl7.org/fhir/ValueSet/identifier-use)
Binding Strength Required

.....type0..1CodeableConceptDescription of identifier
Binding A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. (http://hl7.org/fhir/ValueSet/identifier-type)
Binding Strength Extensible

......coding0..*CodingCode defined by a terminology system

.......system0..1UriIdentity of the terminology system

.......version0..1StringVersion of the system - if relevant

.......code0..1CodeSymbol in syntax defined by the system

.......display0..1StringRepresentation defined by the system

.......userSelected0..1BooleanIf this coding was chosen directly by the user

......text0..1StringPlain text representation of the concept

.....system0..1UriThe namespace for the identifier
Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri

.....value0..1StringThe value that is unique
Example Value 123456

.....period0..1PeriodTime period when id is/was valid for use

......start0..1DateTimeStarting time with inclusive boundary

......end0..1DateTimeEnd time with inclusive boundary, if not ongoing

.....assigner0..1Reference (Organization)Organization that issued id (may be just text)

......reference0..1StringRelative, internal or absolute URL reference

......display0..1StringText alternative for the resource

....code1..1CodeableConceptCoded representation of the qualification
Binding Specific qualification the practitioner has to provide a service (http://hl7.org/fhir/ValueSet/anzsco-occupations)
Binding Strength Example

.....coding0..*CodingCode defined by a terminology system

......system0..1UriIdentity of the terminology system

......version0..1StringVersion of the system - if relevant

......code0..1CodeSymbol in syntax defined by the system

......display0..1StringRepresentation defined by the system

......userSelected0..1BooleanIf this coding was chosen directly by the user

.....text0..1StringPlain text representation of the concept

....period0..1PeriodPeriod during which the qualification is valid

.....start0..1DateTimeStarting time with inclusive boundary

.....end0..1DateTimeEnd time with inclusive boundary, if not ongoing

....issuer0..1Reference (careconnect-organization-1)Organization that regulates and issues the qualification

.....reference0..1StringRelative, internal or absolute URL reference

.....display0..1StringText alternative for the resource

...communication0..*CodeableConceptA language the practitioner is able to use in patient communication
Binding Human Language (http://hl7.org.uk/CareConnect-HumanLanguage-1-VS)
Binding Strength Required

....coding0..*CodingCode defined by a terminology system

.....system1..1UriIdentity of the terminology system
Fixed Value http://hl7.org.uk/fhir/ValueSet/CareConnect-HumanLanguage

.....code1..1CodeSymbol in syntax defined by the system

.....display0..1StringRepresentation defined by the system

....text0..1StringPlain text representation of the concept

Path Name Binding Strength ValueSet
.Practitioner.communication communication Required http://hl7.org.uk/CareConnect-HumanLanguage-1-VS

CareConnect-Practitioner-1

Examples Description XML File
COFE-Practitioner-Example-1 Specialist Registrar at XYZ hospital
COFE-Practitioner-Example-2 Dr John Lorenzo
COFE-Practitioner-Example-2 Community nurse at Leeds Community Healthcare NHS Trust
COFE-Practitioner-Example-2 Dr John Lorenzo
COFE-Practitioner-Example-2 Community nurse at Leeds Community Healthcare NHS Trust