This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/StructureDefinition/qicore-organization
Profile of Organization for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
This profile was published on Fri, Feb 27, 2015 00:00+1100 as a draft by Health Level Seven International (Clinical Quality Information - QICore).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Organization.
This structure is derived from Organization.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Organization | I | 0..* | Organization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an id, and possibly more than one |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?! ∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: IETF BCP-47 (required) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | ∑ I | 0..* | Identifier | Identifies this organization across multiple systems |
active | ?! S∑ | 0..1 | boolean | Whether the organization's record is still in active use |
type | S ∑ | 0..1 | CodeableConcept | Kind of organization Binding: OrganizationType (example) |
name | ∑ I | 0..1 | string | Name used for the organization |
telecom | I | 0..* | ContactPoint | A contact detail for the organization org-3: The telecom of an organization can never be of use 'home' |
address | I | 0..* | Address | An address for the organization org-2: An address of an organization can never be of use 'home' |
extension | 0..* | Extension | Additional Content defined by implementations | |
use | ?! ∑ | 0..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required) Example: home |
type | ∑ | 0..1 | code | postal | physical | both Binding: AddressType (required) Example: both |
text | ∑ | 0..1 | string | Text representation of the address Example: 137 Nowhere Street, Erewhon 9132 |
line | ∑ | 0..* | string | Street name, number, direction & P.O. Box etc. Example: 137 Nowhere Street |
city | ∑ | 0..1 | string | Name of city, town etc. Example: Erewhon |
district | ∑ | 0..1 | string | District name (aka county) Example: Madison |
state | ∑ | 0..1 | string | Sub-unit of country (abbreviations ok) Binding: USPS Two Letter Alphabetic Codes (preferred) |
postalCode | ∑ | 0..1 | string | Postal code for area Example: 9132 |
country | ∑ | 0..1 | string | Country (can be ISO 3166 3 letter code) |
period | ∑ | 0..1 | Period | Time period when address was/is in use Example: {"start":"2010-03-23","end":"2010-07-01"} |
partOf | ∑ | 0..1 | Reference(QICore-Organization) | The organization of which this organization forms a part |
contact | 0..* | BackboneElement | Contact for the organization for a certain purpose | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
purpose | 0..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible) | |
name | 0..1 | HumanName | A name associated with the contact | |
telecom | 0..* | ContactPoint | Contact details (telephone, email, etc.) for a contact | |
address | 0..1 | Address | Visiting or postal addresses for the contact | |
Documentation for this format |
todo
This structure is derived from Organization.
Differential View
This structure is derived from Organization.
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Organization | I | 0..* | Organization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an id, and possibly more than one |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?! ∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: IETF BCP-47 (required) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | ∑ I | 0..* | Identifier | Identifies this organization across multiple systems |
active | ?! S∑ | 0..1 | boolean | Whether the organization's record is still in active use |
type | S ∑ | 0..1 | CodeableConcept | Kind of organization Binding: OrganizationType (example) |
name | ∑ I | 0..1 | string | Name used for the organization |
telecom | I | 0..* | ContactPoint | A contact detail for the organization org-3: The telecom of an organization can never be of use 'home' |
address | I | 0..* | Address | An address for the organization org-2: An address of an organization can never be of use 'home' |
extension | 0..* | Extension | Additional Content defined by implementations | |
use | ?! ∑ | 0..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required) Example: home |
type | ∑ | 0..1 | code | postal | physical | both Binding: AddressType (required) Example: both |
text | ∑ | 0..1 | string | Text representation of the address Example: 137 Nowhere Street, Erewhon 9132 |
line | ∑ | 0..* | string | Street name, number, direction & P.O. Box etc. Example: 137 Nowhere Street |
city | ∑ | 0..1 | string | Name of city, town etc. Example: Erewhon |
district | ∑ | 0..1 | string | District name (aka county) Example: Madison |
state | ∑ | 0..1 | string | Sub-unit of country (abbreviations ok) Binding: USPS Two Letter Alphabetic Codes (preferred) |
postalCode | ∑ | 0..1 | string | Postal code for area Example: 9132 |
country | ∑ | 0..1 | string | Country (can be ISO 3166 3 letter code) |
period | ∑ | 0..1 | Period | Time period when address was/is in use Example: {"start":"2010-03-23","end":"2010-07-01"} |
partOf | ∑ | 0..1 | Reference(QICore-Organization) | The organization of which this organization forms a part |
contact | 0..* | BackboneElement | Contact for the organization for a certain purpose | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
purpose | 0..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible) | |
name | 0..1 | HumanName | A name associated with the contact | |
telecom | 0..* | ContactPoint | Contact details (telephone, email, etc.) for a contact | |
address | 0..1 | Address | Visiting or postal addresses for the contact | |
Documentation for this format |
XML Template
JSON Template
todo
Other representations of profile: Schematron
Path | Name | Conformance | ValueSet |
Organization.language | ?ext | required | http://tools.ietf.org/html/bcp47 |
Organization.type | OrganizationType | example | OrganizationType |
Organization.address.use | AddressUse | required | AddressUse |
Organization.address.type | AddressType | required | AddressType |
Organization.address.state | USPS Two Letter Alphabetic Codes | preferred | USPS Two Letter Alphabetic Codes |
Organization.contact.purpose | ContactEntityType | extensible | ContactEntityType |
Id | Path | Details | Requirements |
org-1 | Organization | The organization SHALL at least have a name or an id, and possibly more than one XPath: count(f:identifier | f:name) > 0 | |
org-3 | Organization.telecom | The telecom of an organization can never be of use 'home' XPath: count(f:use[@value='home']) = 0 | |
org-2 | Organization.address | An address of an organization can never be of use 'home' XPath: count(f:use[@value='home']) = 0 |