Diagnostic Data Services

DDS-Report-Organization-1-0

The FHIR Organization Resource is defined as a formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, etc. This resource may be used in a shared registry of contact and other information for various organizations or it can be used merely as a support for other resources that need to reference organizations, perhaps as a document, message or as a contained resource. If using a registry approach, it is entirely possible for multiple registries to exist, each dealing with different types or levels of organization. The Organization resource often exists as a hierarchy of organization resources, using the part-of property to provide the association of the child to its parent organization. This resource is referenced within this Diagnostic Data Services message by DiagnosticReport, Encounter, Observation, Patient and Practitioner.

Follow this link to view examples for DDS-Report-Organization-1-0: Examples
NameCard.TypeDescription & Constraints
..OrganizationOrganizationA grouping of people or organizations with a common purpose

...identifierIdentifies this organization across multiple systems
Slice: Ordering: Ordered, Rules: Open at End

...identifier (ODS Organisation Code)0..1IdentifierIdentifies this organization across multiple systems

....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..1CodingCode defined by a terminology system

......system1..1UriIdentity of the terminology system
Example Value: http://hl7.org/fhir/ValueSet/identifier-type

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

......code1..1CodeSymbol in syntax defined by the system
Example Value: H81010002

......display1..1StringRepresentation defined by the system

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

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

....system1..1UriThe namespace for the identifier
Fixed Value: http://fhir.nhs.net/Id/ods-organization-code

....value1..1StringThe value that is unique
Example Value: H81010002

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

.....start1..1DateTimeStarting time with inclusive boundary

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

...identifier (Local Organisation Identifier)0..*IdentifierIdentifies this organization across multiple systems

....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..1CodingCode defined by a terminology system

......system1..1UriIdentity of the terminology system
Example Value: http://hl7.org/fhir/ValueSet/identifier-type

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

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

......display1..1StringRepresentation defined by the system

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

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

....system1..1UriThe namespace for the identifier
Example Value: http://www.sampleth.nhs.uk/pathology/Id/organization-code

....value1..1StringThe value that is unique
Example Value: GPMMC01

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

.....start1..1DateTimeStarting time with inclusive boundary

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

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

.....reference1..1StringRelative, internal or absolute URL reference
Example Value: Organization/223F5C66-66BF-4CEA-A5D7-25AB9348B448

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

...active0..1BooleanWhether the organization's record is still in active use
Default Value: true
Example Value: true

...type0..1CodeableConceptKind of organization
Binding: Used to categorize the organization (http://fhir.nhs.net/ValueSet/organisation-type-1-0)
Binding Strength: Example

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

.....system1..1UriIdentity of the terminology system
Example Value: http://fhir.nhs.net/ValueSet/organisation-type-1-0

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

.....code1..1CodeSymbol in syntax defined by the system
Example Value: PR

.....display1..1StringRepresentation defined by the system
Example Value: GP Practices in England and Wales

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

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

...name0..1StringName used for the organization
Example Value: MGP Medical Centre

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

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

....value1..1StringThe actual contact point details
Example Value: 01132167889

....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
Example Value: work

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

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

.....start1..1DateTimeStarting time with inclusive boundary

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

...address0..*AddressAn address for the organization

....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: work

....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: 1, MGP House, Overtown, Leeds, LS21 7PA

....line0..*StringStreet name, number, direction & P.O. Box etc.
Example Value: 1, MGP House

....city0..1StringName of city, town etc.
Example Value: Leeds

....district0..1StringDistrict name (aka county)
Example Value: West Yorkshire

....postalCode0..1StringPostal code for area
Example Value: LS21 7PA

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

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

.....start1..1DateTimeStarting time with inclusive boundary

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

...partOf0..1OrganizationThe organization of which this organization forms a part

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

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

...contact0..*BackboneElementContact for the organization for a certain purpose

....purpose0..1CodeableConceptThe type of contact
Binding: The purpose for which you would contact a contact party (http://hl7.org/fhir/ValueSet/contactentity-type)
Binding Strength: Extensible

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

......system1..1UriIdentity of the terminology system
Example Value: http://hl7.org/fhir/ValueSet/contactentity-type

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

......code1..1CodeSymbol in syntax defined by the system
Example Value: ADMIN

......display1..1StringRepresentation defined by the system
Example Value: Administrative

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

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

....name0..1HumanNameA name associated with the contact

.....use0..1Codeusual | official | temp | nickname | anonymous | old | maiden
Binding: The use of a human name (http://hl7.org/fhir/ValueSet/name-use)
Binding Strength: Required

.....text0..1StringText representation of the full name
Example Value: MGP Medical Centre Administrative Department

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

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

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

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

.....period0..1PeriodTime period when name was/is in use

......start1..1DateTimeStarting time with inclusive boundary

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

....telecom0..*ContactPointContact details (telephone, email, etc.) for a contact

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

.....value1..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

......start1..1DateTimeStarting time with inclusive boundary

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

....address0..1AddressVisiting or postal addresses for the contact

.....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: work

.....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: Administrative Department, MGP Medical Centre, 1, MGP House, Overtown, Leeds, West Yorkshire LS21 7PA

.....line0..*StringStreet name, number, direction & P.O. Box etc.
Example Value: Administrative Department, MGP Medical Centre, 1, MGP House, Overtown

.....city0..1StringName of city, town etc.
Example Value: Leeds

.....district0..1StringDistrict name (aka county)
Example Value: West Yorkshire

.....postalCode0..1StringPostal code for area
Example Value: LS21 7PA

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

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

......start1..1DateTimeStarting time with inclusive boundary

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