HL7® Serious Med FHIR® Core Implementation Guide
1.0.0 - ci-build
HL7® Serious Med FHIR® Core Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://whcater.github.io/serious-med-ig/StructureDefinition/sm-organization | Version: 1.0.0 | |||
| Draft as of 2024-11-11 | Computable Name: SmOrganization | |||
科室机构基本信息
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Organization
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() |
0..* | Organization | A grouping of people or organizations with a common purpose | |
![]() ![]() |
0..1 | id | 不重复的ID用以识别储存在特定FHIR Server中的Organization纪录,通常又称为逻辑性ID。 | |
![]() ![]() |
0..1 | code | 用以表述Patient Resource内容的语言。 Binding: CommonLanguages (preferred) Example null: zh-CN | |
![]() ![]() |
S | 1..* | Identifier | 用于指明跨多个不同系统的机构识别码 |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 | |
![]() ![]() ![]() |
S | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果已知,请说明此识别码的目的;应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | 机构识别码(identifier)的型别说明 Binding: ValueSet-IdentifierType (extensible): 识别码的型别,用于决定特定目的所适用的识别码;应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
S | 0..1 | uri | 机构识别码(identifier)的命名空间(namespace),可至Terminology Server查询命名系统。 |
![]() ![]() ![]() |
S | 1..1 | string | 唯一值 |
![]() ![]() ![]() |
0..1 | Period | 此机构识别码(identifier)的使用效期 | |
![]() ![]() ![]() |
0..1 | Reference(Organization) | 签发identifier的机构(可以只是文字表述) | |
![]() ![]() |
S | 0..1 | boolean | 此机构的纪录是否仍在使用中 |
![]() ![]() |
S | 0..1 | CodeableConcept | 机构的型别 Binding: OrganizationType (example): 用于分类机构;可参考所绑定值集,但此值集只是针对这个栏位的一个可能值的范例,不预期也不鼓励使用者一定要使用此值集的代码。 |
![]() ![]() |
S | 1..1 | string | 机构的名称 |
![]() ![]() |
0..* | string | 此机构目前或过去已知的其他(多个)名称 | |
![]() ![]() |
S | 0..* | ContactPoint | 此机构的详细联络方式。 org-3:一个机构的通讯永远不可能是「家用」,意即不可能使用「home」。 |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 | |
![]() ![]() ![]() |
S | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): 应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
S | 0..1 | string | 实际的联络方式之细节 |
![]() ![]() ![]() |
0..1 | code | home | work | temp | old | mobile-此联络方式的用途 Binding: ContactPointUse (required): 应填入所绑定值集中的其中一个代码。 | |
![]() ![]() ![]() |
0..1 | positiveInt | 具体说明偏好的使用顺序(1=最高优先顺序) | |
![]() ![]() ![]() |
0..1 | Period | 此联络方式的使用效期 | |
![]() ![]() |
0..* | Address | 此机构的地址。 org-2:一个机构的地址永远不可能是「家用」,意即不可能使用「home」。 | |
![]() ![]() |
0..1 | Reference(Organization) | 此机构属于哪个更高层次机构的一部分 | |
![]() ![]() |
0..* | BackboneElement | 某一用途的机构联络方式 | |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 | |
![]() ![]() ![]() |
0..* | Extension | 此扩展字段可能会完全修正或改变其他资料项目的意涵,需特别留意。 | |
![]() ![]() ![]() |
0..1 | CodeableConcept | 联络的型别 Binding: ContactEntityType (extensible): 你所联络之联络人的联络方式用途;应填入所绑定值集中适合的代码,确定无适合的代码才可以使用其他值集的代码来表示。 | |
![]() ![]() ![]() |
0..1 | HumanName | 联络人名字 | |
![]() ![]() ![]() |
0..* | ContactPoint | 联络人的详细联络方式(例如:电话、电子邮件等)。 | |
![]() ![]() ![]() |
0..1 | Address | 联络人的到访或邮政地址 | |
![]() ![]() |
0..* | Reference(Endpoint) | 存取此Organization的技术服务的终端(endpoints) | |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| Organization.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesfrom the FHIR Standard | |
| Organization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1from the FHIR Standard | |
| Organization.identifier.type | extensible | IdentifierTypehttps://whcater.github.io/serious-med-ig/ValueSet/identifier-typefrom this IG | |
| Organization.type | example | OrganizationTypehttp://hl7.org/fhir/ValueSet/organization-typefrom the FHIR Standard | |
| Organization.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1from the FHIR Standard | |
| Organization.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1from the FHIR Standard | |
| Organization.contact.purpose | extensible | ContactEntityTypehttp://hl7.org/fhir/ValueSet/contactentity-typefrom the FHIR Standard |
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Organization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an identifier, and possibly more than one |
![]() ![]() |
Σ | 0..1 | id | 不重复的ID用以识别储存在特定FHIR Server中的Organization纪录,通常又称为逻辑性ID。 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..1 | code | 用以表述Patient Resource内容的语言。 Binding: CommonLanguages (preferred) Example null: zh-CN | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣC | 1..* | Identifier | 用于指明跨多个不同系统的机构识别码 |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
?!SΣ | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果已知,请说明此识别码的目的;应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | 机构识别码(identifier)的型别说明 Binding: ValueSet-IdentifierType (extensible): 识别码的型别,用于决定特定目的所适用的识别码;应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
SΣ | 0..1 | uri | 机构识别码(identifier)的命名空间(namespace),可至Terminology Server查询命名系统。 Example General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() |
SΣ | 1..1 | string | 唯一值 Example General: 123456 |
![]() ![]() ![]() |
Σ | 0..1 | Period | 此机构识别码(identifier)的使用效期 |
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | 签发identifier的机构(可以只是文字表述) |
![]() ![]() |
?!SΣ | 0..1 | boolean | 此机构的纪录是否仍在使用中 |
![]() ![]() |
SΣ | 0..1 | CodeableConcept | 机构的型别 Binding: OrganizationType (example): 用于分类机构;可参考所绑定值集,但此值集只是针对这个栏位的一个可能值的范例,不预期也不鼓励使用者一定要使用此值集的代码。 |
![]() ![]() |
SΣC | 1..1 | string | 机构的名称 |
![]() ![]() |
0..* | string | 此机构目前或过去已知的其他(多个)名称 | |
![]() ![]() |
SC | 0..* | ContactPoint | 此机构的详细联络方式。
org-3:一个机构的通讯永远不可能是「家用」,意即不可能使用「home」。 org-3: The telecom of an organization can never be of use 'home' |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): 应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
SΣ | 0..1 | string | 实际的联络方式之细节 |
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | mobile-此联络方式的用途 Binding: ContactPointUse (required): 应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | 具体说明偏好的使用顺序(1=最高优先顺序) |
![]() ![]() ![]() |
Σ | 0..1 | Period | 此联络方式的使用效期 |
![]() ![]() |
C | 0..* | Address | 此机构的地址。
org-2:一个机构的地址永远不可能是「家用」,意即不可能使用「home」。 org-2: An address of an organization can never be of use 'home' |
![]() ![]() |
Σ | 0..1 | Reference(Organization) | 此机构属于哪个更高层次机构的一部分 |
![]() ![]() |
0..* | BackboneElement | 某一用途的机构联络方式 | |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | 此扩展字段可能会完全修正或改变其他资料项目的意涵,需特别留意。 |
![]() ![]() ![]() |
0..1 | CodeableConcept | 联络的型别 Binding: ContactEntityType (extensible): 你所联络之联络人的联络方式用途;应填入所绑定值集中适合的代码,确定无适合的代码才可以使用其他值集的代码来表示。 | |
![]() ![]() ![]() |
0..1 | HumanName | 联络人名字 | |
![]() ![]() ![]() |
0..* | ContactPoint | 联络人的详细联络方式(例如:电话、电子邮件等)。 | |
![]() ![]() ![]() |
0..1 | Address | 联络人的到访或邮政地址 | |
![]() ![]() |
0..* | Reference(Endpoint) | 存取此Organization的技术服务的终端(endpoints) | |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| Organization.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesfrom the FHIR Standard | |
| Organization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1from the FHIR Standard | |
| Organization.identifier.type | extensible | IdentifierTypehttps://whcater.github.io/serious-med-ig/ValueSet/identifier-typefrom this IG | |
| Organization.type | example | OrganizationTypehttp://hl7.org/fhir/ValueSet/organization-typefrom the FHIR Standard | |
| Organization.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1from the FHIR Standard | |
| Organization.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1from the FHIR Standard | |
| Organization.contact.purpose | extensible | ContactEntityTypehttp://hl7.org/fhir/ValueSet/contactentity-typefrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(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 | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | 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-2 | error | Organization.address | An address of an organization can never be of use 'home' : where(use = 'home').empty() | |
| org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() |
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Organization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an identifier, and possibly more than one |
![]() ![]() |
Σ | 0..1 | id | 不重复的ID用以识别储存在特定FHIR Server中的Organization纪录,通常又称为逻辑性ID。 |
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..1 | code | 用以表述Patient Resource内容的语言。 Binding: CommonLanguages (preferred) Example null: zh-CN | |
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation | |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣC | 1..* | Identifier | 用于指明跨多个不同系统的机构识别码 |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
?!SΣ | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果已知,请说明此识别码的目的;应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | 机构识别码(identifier)的型别说明 Binding: ValueSet-IdentifierType (extensible): 识别码的型别,用于决定特定目的所适用的识别码;应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
SΣ | 0..1 | uri | 机构识别码(identifier)的命名空间(namespace),可至Terminology Server查询命名系统。 Example General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() |
SΣ | 1..1 | string | 唯一值 Example General: 123456 |
![]() ![]() ![]() |
Σ | 0..1 | Period | 此机构识别码(identifier)的使用效期 |
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | 签发identifier的机构(可以只是文字表述) |
![]() ![]() |
?!SΣ | 0..1 | boolean | 此机构的纪录是否仍在使用中 |
![]() ![]() |
SΣ | 0..1 | CodeableConcept | 机构的型别 Binding: OrganizationType (example): 用于分类机构;可参考所绑定值集,但此值集只是针对这个栏位的一个可能值的范例,不预期也不鼓励使用者一定要使用此值集的代码。 |
![]() ![]() |
SΣC | 1..1 | string | 机构的名称 |
![]() ![]() |
0..* | string | 此机构目前或过去已知的其他(多个)名称 | |
![]() ![]() |
SC | 0..* | ContactPoint | 此机构的详细联络方式。
org-3:一个机构的通讯永远不可能是「家用」,意即不可能使用「home」。 org-3: The telecom of an organization can never be of use 'home' |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): 应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
SΣ | 0..1 | string | 实际的联络方式之细节 |
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | mobile-此联络方式的用途 Binding: ContactPointUse (required): 应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | 具体说明偏好的使用顺序(1=最高优先顺序) |
![]() ![]() ![]() |
Σ | 0..1 | Period | 此联络方式的使用效期 |
![]() ![]() |
C | 0..* | Address | 此机构的地址。
org-2:一个机构的地址永远不可能是「家用」,意即不可能使用「home」。 org-2: An address of an organization can never be of use 'home' |
![]() ![]() |
Σ | 0..1 | Reference(Organization) | 此机构属于哪个更高层次机构的一部分 |
![]() ![]() |
0..* | BackboneElement | 某一用途的机构联络方式 | |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | 此扩展字段可能会完全修正或改变其他资料项目的意涵,需特别留意。 |
![]() ![]() ![]() |
0..1 | CodeableConcept | 联络的型别 Binding: ContactEntityType (extensible): 你所联络之联络人的联络方式用途;应填入所绑定值集中适合的代码,确定无适合的代码才可以使用其他值集的代码来表示。 | |
![]() ![]() ![]() |
0..1 | HumanName | 联络人名字 | |
![]() ![]() ![]() |
0..* | ContactPoint | 联络人的详细联络方式(例如:电话、电子邮件等)。 | |
![]() ![]() ![]() |
0..1 | Address | 联络人的到访或邮政地址 | |
![]() ![]() |
0..* | Reference(Endpoint) | 存取此Organization的技术服务的终端(endpoints) | |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| Organization.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesfrom the FHIR Standard | |
| Organization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1from the FHIR Standard | |
| Organization.identifier.type | extensible | IdentifierTypehttps://whcater.github.io/serious-med-ig/ValueSet/identifier-typefrom this IG | |
| Organization.type | example | OrganizationTypehttp://hl7.org/fhir/ValueSet/organization-typefrom the FHIR Standard | |
| Organization.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1from the FHIR Standard | |
| Organization.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1from the FHIR Standard | |
| Organization.contact.purpose | extensible | ContactEntityTypehttp://hl7.org/fhir/ValueSet/contactentity-typefrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(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 | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | 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-2 | error | Organization.address | An address of an organization can never be of use 'home' : where(use = 'home').empty() | |
| org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() |
This structure is derived from Organization
Differential View
This structure is derived from Organization
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() |
0..* | Organization | A grouping of people or organizations with a common purpose | |
![]() ![]() |
0..1 | id | 不重复的ID用以识别储存在特定FHIR Server中的Organization纪录,通常又称为逻辑性ID。 | |
![]() ![]() |
0..1 | code | 用以表述Patient Resource内容的语言。 Binding: CommonLanguages (preferred) Example null: zh-CN | |
![]() ![]() |
S | 1..* | Identifier | 用于指明跨多个不同系统的机构识别码 |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 | |
![]() ![]() ![]() |
S | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果已知,请说明此识别码的目的;应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | 机构识别码(identifier)的型别说明 Binding: ValueSet-IdentifierType (extensible): 识别码的型别,用于决定特定目的所适用的识别码;应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
S | 0..1 | uri | 机构识别码(identifier)的命名空间(namespace),可至Terminology Server查询命名系统。 |
![]() ![]() ![]() |
S | 1..1 | string | 唯一值 |
![]() ![]() ![]() |
0..1 | Period | 此机构识别码(identifier)的使用效期 | |
![]() ![]() ![]() |
0..1 | Reference(Organization) | 签发identifier的机构(可以只是文字表述) | |
![]() ![]() |
S | 0..1 | boolean | 此机构的纪录是否仍在使用中 |
![]() ![]() |
S | 0..1 | CodeableConcept | 机构的型别 Binding: OrganizationType (example): 用于分类机构;可参考所绑定值集,但此值集只是针对这个栏位的一个可能值的范例,不预期也不鼓励使用者一定要使用此值集的代码。 |
![]() ![]() |
S | 1..1 | string | 机构的名称 |
![]() ![]() |
0..* | string | 此机构目前或过去已知的其他(多个)名称 | |
![]() ![]() |
S | 0..* | ContactPoint | 此机构的详细联络方式。 org-3:一个机构的通讯永远不可能是「家用」,意即不可能使用「home」。 |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 | |
![]() ![]() ![]() |
S | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): 应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
S | 0..1 | string | 实际的联络方式之细节 |
![]() ![]() ![]() |
0..1 | code | home | work | temp | old | mobile-此联络方式的用途 Binding: ContactPointUse (required): 应填入所绑定值集中的其中一个代码。 | |
![]() ![]() ![]() |
0..1 | positiveInt | 具体说明偏好的使用顺序(1=最高优先顺序) | |
![]() ![]() ![]() |
0..1 | Period | 此联络方式的使用效期 | |
![]() ![]() |
0..* | Address | 此机构的地址。 org-2:一个机构的地址永远不可能是「家用」,意即不可能使用「home」。 | |
![]() ![]() |
0..1 | Reference(Organization) | 此机构属于哪个更高层次机构的一部分 | |
![]() ![]() |
0..* | BackboneElement | 某一用途的机构联络方式 | |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 | |
![]() ![]() ![]() |
0..* | Extension | 此扩展字段可能会完全修正或改变其他资料项目的意涵,需特别留意。 | |
![]() ![]() ![]() |
0..1 | CodeableConcept | 联络的型别 Binding: ContactEntityType (extensible): 你所联络之联络人的联络方式用途;应填入所绑定值集中适合的代码,确定无适合的代码才可以使用其他值集的代码来表示。 | |
![]() ![]() ![]() |
0..1 | HumanName | 联络人名字 | |
![]() ![]() ![]() |
0..* | ContactPoint | 联络人的详细联络方式(例如:电话、电子邮件等)。 | |
![]() ![]() ![]() |
0..1 | Address | 联络人的到访或邮政地址 | |
![]() ![]() |
0..* | Reference(Endpoint) | 存取此Organization的技术服务的终端(endpoints) | |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| Organization.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesfrom the FHIR Standard | |
| Organization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1from the FHIR Standard | |
| Organization.identifier.type | extensible | IdentifierTypehttps://whcater.github.io/serious-med-ig/ValueSet/identifier-typefrom this IG | |
| Organization.type | example | OrganizationTypehttp://hl7.org/fhir/ValueSet/organization-typefrom the FHIR Standard | |
| Organization.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1from the FHIR Standard | |
| Organization.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1from the FHIR Standard | |
| Organization.contact.purpose | extensible | ContactEntityTypehttp://hl7.org/fhir/ValueSet/contactentity-typefrom the FHIR Standard |
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Organization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an identifier, and possibly more than one |
![]() ![]() |
Σ | 0..1 | id | 不重复的ID用以识别储存在特定FHIR Server中的Organization纪录,通常又称为逻辑性ID。 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..1 | code | 用以表述Patient Resource内容的语言。 Binding: CommonLanguages (preferred) Example null: zh-CN | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣC | 1..* | Identifier | 用于指明跨多个不同系统的机构识别码 |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
?!SΣ | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果已知,请说明此识别码的目的;应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | 机构识别码(identifier)的型别说明 Binding: ValueSet-IdentifierType (extensible): 识别码的型别,用于决定特定目的所适用的识别码;应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
SΣ | 0..1 | uri | 机构识别码(identifier)的命名空间(namespace),可至Terminology Server查询命名系统。 Example General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() |
SΣ | 1..1 | string | 唯一值 Example General: 123456 |
![]() ![]() ![]() |
Σ | 0..1 | Period | 此机构识别码(identifier)的使用效期 |
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | 签发identifier的机构(可以只是文字表述) |
![]() ![]() |
?!SΣ | 0..1 | boolean | 此机构的纪录是否仍在使用中 |
![]() ![]() |
SΣ | 0..1 | CodeableConcept | 机构的型别 Binding: OrganizationType (example): 用于分类机构;可参考所绑定值集,但此值集只是针对这个栏位的一个可能值的范例,不预期也不鼓励使用者一定要使用此值集的代码。 |
![]() ![]() |
SΣC | 1..1 | string | 机构的名称 |
![]() ![]() |
0..* | string | 此机构目前或过去已知的其他(多个)名称 | |
![]() ![]() |
SC | 0..* | ContactPoint | 此机构的详细联络方式。
org-3:一个机构的通讯永远不可能是「家用」,意即不可能使用「home」。 org-3: The telecom of an organization can never be of use 'home' |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): 应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
SΣ | 0..1 | string | 实际的联络方式之细节 |
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | mobile-此联络方式的用途 Binding: ContactPointUse (required): 应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | 具体说明偏好的使用顺序(1=最高优先顺序) |
![]() ![]() ![]() |
Σ | 0..1 | Period | 此联络方式的使用效期 |
![]() ![]() |
C | 0..* | Address | 此机构的地址。
org-2:一个机构的地址永远不可能是「家用」,意即不可能使用「home」。 org-2: An address of an organization can never be of use 'home' |
![]() ![]() |
Σ | 0..1 | Reference(Organization) | 此机构属于哪个更高层次机构的一部分 |
![]() ![]() |
0..* | BackboneElement | 某一用途的机构联络方式 | |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | 此扩展字段可能会完全修正或改变其他资料项目的意涵,需特别留意。 |
![]() ![]() ![]() |
0..1 | CodeableConcept | 联络的型别 Binding: ContactEntityType (extensible): 你所联络之联络人的联络方式用途;应填入所绑定值集中适合的代码,确定无适合的代码才可以使用其他值集的代码来表示。 | |
![]() ![]() ![]() |
0..1 | HumanName | 联络人名字 | |
![]() ![]() ![]() |
0..* | ContactPoint | 联络人的详细联络方式(例如:电话、电子邮件等)。 | |
![]() ![]() ![]() |
0..1 | Address | 联络人的到访或邮政地址 | |
![]() ![]() |
0..* | Reference(Endpoint) | 存取此Organization的技术服务的终端(endpoints) | |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| Organization.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesfrom the FHIR Standard | |
| Organization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1from the FHIR Standard | |
| Organization.identifier.type | extensible | IdentifierTypehttps://whcater.github.io/serious-med-ig/ValueSet/identifier-typefrom this IG | |
| Organization.type | example | OrganizationTypehttp://hl7.org/fhir/ValueSet/organization-typefrom the FHIR Standard | |
| Organization.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1from the FHIR Standard | |
| Organization.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1from the FHIR Standard | |
| Organization.contact.purpose | extensible | ContactEntityTypehttp://hl7.org/fhir/ValueSet/contactentity-typefrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(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 | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | 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-2 | error | Organization.address | An address of an organization can never be of use 'home' : where(use = 'home').empty() | |
| org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Organization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an identifier, and possibly more than one |
![]() ![]() |
Σ | 0..1 | id | 不重复的ID用以识别储存在特定FHIR Server中的Organization纪录,通常又称为逻辑性ID。 |
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..1 | code | 用以表述Patient Resource内容的语言。 Binding: CommonLanguages (preferred) Example null: zh-CN | |
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation | |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣC | 1..* | Identifier | 用于指明跨多个不同系统的机构识别码 |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
?!SΣ | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果已知,请说明此识别码的目的;应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | 机构识别码(identifier)的型别说明 Binding: ValueSet-IdentifierType (extensible): 识别码的型别,用于决定特定目的所适用的识别码;应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
SΣ | 0..1 | uri | 机构识别码(identifier)的命名空间(namespace),可至Terminology Server查询命名系统。 Example General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() |
SΣ | 1..1 | string | 唯一值 Example General: 123456 |
![]() ![]() ![]() |
Σ | 0..1 | Period | 此机构识别码(identifier)的使用效期 |
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | 签发identifier的机构(可以只是文字表述) |
![]() ![]() |
?!SΣ | 0..1 | boolean | 此机构的纪录是否仍在使用中 |
![]() ![]() |
SΣ | 0..1 | CodeableConcept | 机构的型别 Binding: OrganizationType (example): 用于分类机构;可参考所绑定值集,但此值集只是针对这个栏位的一个可能值的范例,不预期也不鼓励使用者一定要使用此值集的代码。 |
![]() ![]() |
SΣC | 1..1 | string | 机构的名称 |
![]() ![]() |
0..* | string | 此机构目前或过去已知的其他(多个)名称 | |
![]() ![]() |
SC | 0..* | ContactPoint | 此机构的详细联络方式。
org-3:一个机构的通讯永远不可能是「家用」,意即不可能使用「home」。 org-3: The telecom of an organization can never be of use 'home' |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): 应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
SΣ | 0..1 | string | 实际的联络方式之细节 |
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | mobile-此联络方式的用途 Binding: ContactPointUse (required): 应填入所绑定值集中的其中一个代码。 |
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | 具体说明偏好的使用顺序(1=最高优先顺序) |
![]() ![]() ![]() |
Σ | 0..1 | Period | 此联络方式的使用效期 |
![]() ![]() |
C | 0..* | Address | 此机构的地址。
org-2:一个机构的地址永远不可能是「家用」,意即不可能使用「home」。 org-2: An address of an organization can never be of use 'home' |
![]() ![]() |
Σ | 0..1 | Reference(Organization) | 此机构属于哪个更高层次机构的一部分 |
![]() ![]() |
0..* | BackboneElement | 某一用途的机构联络方式 | |
![]() ![]() ![]() |
0..1 | string | 唯一可识别ID,以供资料项目间相互参照。 | |
![]() ![]() ![]() |
0..* | Extension | 扩展字段 | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | 此扩展字段可能会完全修正或改变其他资料项目的意涵,需特别留意。 |
![]() ![]() ![]() |
0..1 | CodeableConcept | 联络的型别 Binding: ContactEntityType (extensible): 你所联络之联络人的联络方式用途;应填入所绑定值集中适合的代码,确定无适合的代码才可以使用其他值集的代码来表示。 | |
![]() ![]() ![]() |
0..1 | HumanName | 联络人名字 | |
![]() ![]() ![]() |
0..* | ContactPoint | 联络人的详细联络方式(例如:电话、电子邮件等)。 | |
![]() ![]() ![]() |
0..1 | Address | 联络人的到访或邮政地址 | |
![]() ![]() |
0..* | Reference(Endpoint) | 存取此Organization的技术服务的终端(endpoints) | |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| Organization.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesfrom the FHIR Standard | |
| Organization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1from the FHIR Standard | |
| Organization.identifier.type | extensible | IdentifierTypehttps://whcater.github.io/serious-med-ig/ValueSet/identifier-typefrom this IG | |
| Organization.type | example | OrganizationTypehttp://hl7.org/fhir/ValueSet/organization-typefrom the FHIR Standard | |
| Organization.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1from the FHIR Standard | |
| Organization.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1from the FHIR Standard | |
| Organization.contact.purpose | extensible | ContactEntityTypehttp://hl7.org/fhir/ValueSet/contactentity-typefrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(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 | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | 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-2 | error | Organization.address | An address of an organization can never be of use 'home' : where(use = 'home').empty() | |
| org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() |
This structure is derived from Organization
Other representations of profile: CSV, Excel, Schematron