Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R2_Organization_R5

Official URL: http://hl7.org/fhir/1.0/StructureDefinition/profile-Organization Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R2_Organization_R5

This cross-version profile allows DSTU2 Organization content to be represented via FHIR R5 Organization resources.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Organization C 0..* Organization(5.0.0) A grouping of people or organizations with a common purpose
Constraints: org-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:telecom 0..* ContactPoint DSTU2: A contact detail for the organization (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.telecom
Constraints: ext-1
.... extension:address 0..* Address DSTU2: An address for the organization (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.address
Constraints: ext-1
... active ?!Σ 0..1 boolean Whether the organization's record is still in active use

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
dom-2 error Organization If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Organization 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Organization If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Organization If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Organization A resource should have narrative for robust management text.`div`.exists()
ele-1 error Organization.implicitRules, Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension, Organization.active All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
org-1 error Organization The organization SHALL at least have a name or an identifier, and possibly more than one (identifier.count() + name.count()) > 0

This structure is derived from Organization

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Organization 0..* Organization(5.0.0) A grouping of people or organizations with a common purpose
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta DSTU2: meta additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) DSTU2: text additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.text
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:telecom 0..* ContactPoint DSTU2: A contact detail for the organization (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.telecom
.... extension:address 0..* Address DSTU2: An address for the organization (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.address
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier DSTU2: identifier additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.identifier
... contact
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:purpose 0..1 CodeableConcept DSTU2: The type of contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.purpose
Binding: http://terminology.hl7.org/ValueSet/contactentity-type|0.5.0 (extensible): The purpose for which you would contact a contact party
..... extension:name 0..1 HumanName DSTU2: A name associated with the contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.name
..... extension:telecom 0..* ContactPoint DSTU2: Contact details (telephone, email, etc.) for a contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.telecom
..... extension:address 0..1 Address DSTU2: Visiting or postal addresses for the contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.address
... partOf
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:partOf 0..1 Reference(Resource) DSTU2: partOf additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Organization C 0..* Organization(5.0.0) A grouping of people or organizations with a common purpose
Constraints: org-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:meta 0..1 Meta DSTU2: meta additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.meta
Constraints: ext-1
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: AllSecurityLabels . (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:text 0..1 (Complex) DSTU2: text additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.text
Constraints: ext-1
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:telecom 0..* ContactPoint DSTU2: A contact detail for the organization (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.telecom
Constraints: ext-1
.... extension:address 0..* Address DSTU2: An address for the organization (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.address
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier ΣC 0..* Identifier Identifies this organization across multiple systems
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:identifier 0..* Identifier DSTU2: identifier additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.identifier
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value ΣC 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... active ?!Σ 0..1 boolean Whether the organization's record is still in active use
... type Σ 0..* CodeableConcept Kind of organization
Binding: OrganizationType (example): Used to categorize the organization.
... name ΣC 0..1 string Name used for the organization
... alias 0..* string A list of alternate names that the organization is known as, or was known as in the past
... description Σ 0..1 markdown Additional details about the Organization that could be displayed as further information to identify the Organization beyond its name
... contact C 0..* ExtendedContactDetail Official contact details for the Organization
Constraints: org-3, org-4
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:purpose 0..1 CodeableConcept DSTU2: The type of contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.purpose
Binding: http://terminology.hl7.org/ValueSet/contactentity-type|0.5.0 (extensible): The purpose for which you would contact a contact party
Constraints: ext-1
..... extension:name 0..1 HumanName DSTU2: A name associated with the contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.name
Constraints: ext-1
..... extension:telecom 0..* ContactPoint DSTU2: Contact details (telephone, email, etc.) for a contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.telecom
Constraints: ext-1
..... extension:address 0..1 Address DSTU2: Visiting or postal addresses for the contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.address
Constraints: ext-1
.... purpose Σ 0..1 CodeableConcept The type of contact
Binding: ContactEntityType (2.0.0) (preferred): The purpose for which an extended contact detail should be used.
.... name Σ 0..* HumanName Name of an individual to contact
.... telecom Σ 0..* ContactPoint Contact details (e.g.phone/fax/url)
.... address Σ 0..1 Address Address for the contact
.... organization Σ 0..1 Reference(Organization) This contact detail is handled/monitored by a specific organization
.... period Σ 0..1 Period Period that this contact was valid for usage
... partOf Σ 0..1 Reference(Organization) The organization of which this organization forms a part
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:partOf 0..1 Reference(Resource) DSTU2: partOf additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to services operated for the organization
... qualification 0..* BackboneElement Qualifications, certifications, accreditations, licenses, training, etc. pertaining to the provision of care
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... identifier 0..* Identifier An identifier for this qualification for the organization
.... code 1..1 CodeableConcept Coded representation of the qualification
Binding Description: (example): Specific qualification the organization has to provide a service.
.... period 0..1 Period Period during which the qualification is valid
.... issuer 0..1 Reference(Organization) Organization that regulates and issues the qualification

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Organization.meta.security Base extensible All Security Labels . 📍5.0.0 tx.fhir.org
Organization.meta.tag Base example Common Tags 📍5.0.0 FHIR Std.
Organization.language Base required All Languages 📍5.0.0 FHIR Std.
Organization.text.status Base required NarrativeStatus 📍5.0.0 FHIR Std.
Organization.identifier.​use Base required IdentifierUse 📍5.0.0 FHIR Std.
Organization.identifier.​type Base extensible Identifier Type Codes 📍5.0.0 FHIR Std.
Organization.type Base example Organization Type 📍5.0.0 FHIR Std.
Organization.contact.​purpose Base preferred Contact entity type 📍2.0.0 THO v7.1
Organization.partOf.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
Organization.qualification.​code Base example Not State Unknown

Constraints

Id Grade Path(s) Description Expression
dom-2 error Organization If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Organization 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Organization If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Organization If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Organization A resource should have narrative for robust management text.`div`.exists()
ele-1 error Organization.meta, Organization.meta.extension, Organization.meta.extension:meta, Organization.meta.versionId, Organization.meta.lastUpdated, Organization.meta.source, Organization.meta.profile, Organization.meta.security, Organization.meta.tag, Organization.implicitRules, Organization.language, Organization.text, Organization.text.extension, Organization.text.extension:text, Organization.text.status, Organization.text.div, Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension, Organization.identifier, Organization.identifier.extension, Organization.identifier.extension:identifier, Organization.identifier.use, Organization.identifier.type, Organization.identifier.system, Organization.identifier.value, Organization.identifier.period, Organization.identifier.assigner, Organization.active, Organization.type, Organization.name, Organization.alias, Organization.description, Organization.contact, Organization.contact.extension, Organization.contact.extension:purpose, Organization.contact.extension:name, Organization.contact.extension:telecom, Organization.contact.extension:address, Organization.contact.purpose, Organization.contact.name, Organization.contact.telecom, Organization.contact.address, Organization.contact.organization, Organization.contact.period, Organization.partOf, Organization.partOf.extension, Organization.partOf.extension:partOf, Organization.partOf.reference, Organization.partOf.type, Organization.partOf.identifier, Organization.partOf.display, Organization.endpoint, Organization.qualification, Organization.qualification.extension, Organization.qualification.modifierExtension, Organization.qualification.identifier, Organization.qualification.code, Organization.qualification.period, Organization.qualification.issuer All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Organization.meta.extension, Organization.meta.extension:meta, Organization.text.extension, Organization.text.extension:text, Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension, Organization.identifier.extension, Organization.identifier.extension:identifier, Organization.contact.extension, Organization.contact.extension:purpose, Organization.contact.extension:name, Organization.contact.extension:telecom, Organization.contact.extension:address, Organization.partOf.extension, Organization.partOf.extension:partOf, Organization.qualification.extension, Organization.qualification.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
org-1 error Organization The organization SHALL at least have a name or an identifier, and possibly more than one (identifier.count() + name.count()) > 0
org-3 error Organization.contact The telecom of an organization can never be of use 'home' telecom.where(use = 'home').empty()
org-4 error Organization.contact The address of an organization can never be of use 'home' address.where(use = 'home').empty()
txt-1 error Organization.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlChecks()
txt-2 error Organization.text.div The narrative SHALL have some non-whitespace content htmlChecks()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Organization C 0..* Organization(5.0.0) A grouping of people or organizations with a common purpose
Constraints: org-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:telecom 0..* ContactPoint DSTU2: A contact detail for the organization (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.telecom
Constraints: ext-1
.... extension:address 0..* Address DSTU2: An address for the organization (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.address
Constraints: ext-1
... active ?!Σ 0..1 boolean Whether the organization's record is still in active use

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
dom-2 error Organization If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Organization 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Organization If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Organization If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Organization A resource should have narrative for robust management text.`div`.exists()
ele-1 error Organization.implicitRules, Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension, Organization.active All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
org-1 error Organization The organization SHALL at least have a name or an identifier, and possibly more than one (identifier.count() + name.count()) > 0

Differential View

This structure is derived from Organization

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Organization 0..* Organization(5.0.0) A grouping of people or organizations with a common purpose
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta DSTU2: meta additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) DSTU2: text additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.text
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:telecom 0..* ContactPoint DSTU2: A contact detail for the organization (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.telecom
.... extension:address 0..* Address DSTU2: An address for the organization (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.address
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier DSTU2: identifier additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.identifier
... contact
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:purpose 0..1 CodeableConcept DSTU2: The type of contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.purpose
Binding: http://terminology.hl7.org/ValueSet/contactentity-type|0.5.0 (extensible): The purpose for which you would contact a contact party
..... extension:name 0..1 HumanName DSTU2: A name associated with the contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.name
..... extension:telecom 0..* ContactPoint DSTU2: Contact details (telephone, email, etc.) for a contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.telecom
..... extension:address 0..1 Address DSTU2: Visiting or postal addresses for the contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.address
... partOf
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:partOf 0..1 Reference(Resource) DSTU2: partOf additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Organization C 0..* Organization(5.0.0) A grouping of people or organizations with a common purpose
Constraints: org-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:meta 0..1 Meta DSTU2: meta additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.meta
Constraints: ext-1
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: AllSecurityLabels . (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:text 0..1 (Complex) DSTU2: text additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.text
Constraints: ext-1
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:telecom 0..* ContactPoint DSTU2: A contact detail for the organization (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.telecom
Constraints: ext-1
.... extension:address 0..* Address DSTU2: An address for the organization (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.address
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier ΣC 0..* Identifier Identifies this organization across multiple systems
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:identifier 0..* Identifier DSTU2: identifier additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.identifier
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value ΣC 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... active ?!Σ 0..1 boolean Whether the organization's record is still in active use
... type Σ 0..* CodeableConcept Kind of organization
Binding: OrganizationType (example): Used to categorize the organization.
... name ΣC 0..1 string Name used for the organization
... alias 0..* string A list of alternate names that the organization is known as, or was known as in the past
... description Σ 0..1 markdown Additional details about the Organization that could be displayed as further information to identify the Organization beyond its name
... contact C 0..* ExtendedContactDetail Official contact details for the Organization
Constraints: org-3, org-4
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:purpose 0..1 CodeableConcept DSTU2: The type of contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.purpose
Binding: http://terminology.hl7.org/ValueSet/contactentity-type|0.5.0 (extensible): The purpose for which you would contact a contact party
Constraints: ext-1
..... extension:name 0..1 HumanName DSTU2: A name associated with the contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.name
Constraints: ext-1
..... extension:telecom 0..* ContactPoint DSTU2: Contact details (telephone, email, etc.) for a contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.telecom
Constraints: ext-1
..... extension:address 0..1 Address DSTU2: Visiting or postal addresses for the contact (new)
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.address
Constraints: ext-1
.... purpose Σ 0..1 CodeableConcept The type of contact
Binding: ContactEntityType (2.0.0) (preferred): The purpose for which an extended contact detail should be used.
.... name Σ 0..* HumanName Name of an individual to contact
.... telecom Σ 0..* ContactPoint Contact details (e.g.phone/fax/url)
.... address Σ 0..1 Address Address for the contact
.... organization Σ 0..1 Reference(Organization) This contact detail is handled/monitored by a specific organization
.... period Σ 0..1 Period Period that this contact was valid for usage
... partOf Σ 0..1 Reference(Organization) The organization of which this organization forms a part
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:partOf 0..1 Reference(Resource) DSTU2: partOf additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to services operated for the organization
... qualification 0..* BackboneElement Qualifications, certifications, accreditations, licenses, training, etc. pertaining to the provision of care
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... identifier 0..* Identifier An identifier for this qualification for the organization
.... code 1..1 CodeableConcept Coded representation of the qualification
Binding Description: (example): Specific qualification the organization has to provide a service.
.... period 0..1 Period Period during which the qualification is valid
.... issuer 0..1 Reference(Organization) Organization that regulates and issues the qualification

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Organization.meta.security Base extensible All Security Labels . 📍5.0.0 tx.fhir.org
Organization.meta.tag Base example Common Tags 📍5.0.0 FHIR Std.
Organization.language Base required All Languages 📍5.0.0 FHIR Std.
Organization.text.status Base required NarrativeStatus 📍5.0.0 FHIR Std.
Organization.identifier.​use Base required IdentifierUse 📍5.0.0 FHIR Std.
Organization.identifier.​type Base extensible Identifier Type Codes 📍5.0.0 FHIR Std.
Organization.type Base example Organization Type 📍5.0.0 FHIR Std.
Organization.contact.​purpose Base preferred Contact entity type 📍2.0.0 THO v7.1
Organization.partOf.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
Organization.qualification.​code Base example Not State Unknown

Constraints

Id Grade Path(s) Description Expression
dom-2 error Organization If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Organization 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Organization If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Organization If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Organization A resource should have narrative for robust management text.`div`.exists()
ele-1 error Organization.meta, Organization.meta.extension, Organization.meta.extension:meta, Organization.meta.versionId, Organization.meta.lastUpdated, Organization.meta.source, Organization.meta.profile, Organization.meta.security, Organization.meta.tag, Organization.implicitRules, Organization.language, Organization.text, Organization.text.extension, Organization.text.extension:text, Organization.text.status, Organization.text.div, Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension, Organization.identifier, Organization.identifier.extension, Organization.identifier.extension:identifier, Organization.identifier.use, Organization.identifier.type, Organization.identifier.system, Organization.identifier.value, Organization.identifier.period, Organization.identifier.assigner, Organization.active, Organization.type, Organization.name, Organization.alias, Organization.description, Organization.contact, Organization.contact.extension, Organization.contact.extension:purpose, Organization.contact.extension:name, Organization.contact.extension:telecom, Organization.contact.extension:address, Organization.contact.purpose, Organization.contact.name, Organization.contact.telecom, Organization.contact.address, Organization.contact.organization, Organization.contact.period, Organization.partOf, Organization.partOf.extension, Organization.partOf.extension:partOf, Organization.partOf.reference, Organization.partOf.type, Organization.partOf.identifier, Organization.partOf.display, Organization.endpoint, Organization.qualification, Organization.qualification.extension, Organization.qualification.modifierExtension, Organization.qualification.identifier, Organization.qualification.code, Organization.qualification.period, Organization.qualification.issuer All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Organization.meta.extension, Organization.meta.extension:meta, Organization.text.extension, Organization.text.extension:text, Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension, Organization.identifier.extension, Organization.identifier.extension:identifier, Organization.contact.extension, Organization.contact.extension:purpose, Organization.contact.extension:name, Organization.contact.extension:telecom, Organization.contact.extension:address, Organization.partOf.extension, Organization.partOf.extension:partOf, Organization.qualification.extension, Organization.qualification.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
org-1 error Organization The organization SHALL at least have a name or an identifier, and possibly more than one (identifier.count() + name.count()) > 0
org-3 error Organization.contact The telecom of an organization can never be of use 'home' telecom.where(use = 'home').empty()
org-4 error Organization.contact The address of an organization can never be of use 'home' address.where(use = 'home').empty()
txt-1 error Organization.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlChecks()
txt-2 error Organization.text.div The narrative SHALL have some non-whitespace content htmlChecks()

 

Other representations of profile: CSV, Excel, Schematron