CDA On FHIR England - End of Life Care Document

COFE-Guardian-Organization-1

This Organization resource details the organisation which scopes the role (the organisation which employs the person who is in the role).

NameCard.TypeDescription & Constraints
..OrganizationOrganizationThis Organization resource details the organisation which scopes the role (the organisation which employs the person who is in the role).

...identifierIdentifies this organization across multiple systems
Slice: Ordering: Unordered, Rules: Closed

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

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

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

...identifier (ODS Organisation Code)0..1IdentifierODS code to identify the organisation at site code level

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

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

...identifier (Alternative Identifier)0..1IdentifierIdentifies this organization across multiple systems

....system1..1UriShall contain the OID for the identifying system
Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri

....value1..1StringShall contain the author's identifier
Example Value H225511

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

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

.....system1..1UriA vocabulary to indicate the type of care provider.
Fixed Value http://fhir.nhs.net/ValueSet/guardian-organization-type-1

.....code1..1CodeSymbol in syntax defined by the system
Binding A vocabulary to indicate the type of care provider (http://fhir.nhs.net/ValueSet/guardian-organization-type-1)
Binding Strength Required
Example Value 99

.....display1..1StringRepresentation defined by the system
Example Value Other guardian organisation

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

...name0..1StringThe description of the organisation.

...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 0191 4534121

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

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

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

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

....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 LS1 5QQ

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

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

Path Name Binding Strength ValueSet
.Organization.type type Example http://fhir.nhs.net/ValueSet/guardian-organization-type-1
.Organization.type.coding.code code Required http://fhir.nhs.net/ValueSet/guardian-organization-type-1
.Organization.telecom.system system Required http://hl7.org/fhir/ValueSet/contact-point-system
.Organization.telecom.use use Required http://hl7.org/fhir/ValueSet/contact-point-use
.Organization.address.type type Required http://hl7.org/fhir/ValueSet/address-type