HL7中国FHIR Connectathon测试实施指南
2025.3.12 - release

HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2025.3.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: 患者信息结构定义

官方URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/core-patient 版本: 2025.3.12
Draft as of 2025-03-11 机读名称: CorePatient

患者资源本地化定义。

Usage:

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..* Patient Information about an individual or animal receiving health care services
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: 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
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... extension:EthnicGroup 0..1 Coding 民族
URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-ethnicGroup
Binding: 民族类别代码表 (required)
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... Slices for identifier Σ 2..* Identifier 患者业务标识符。例如:身份证、健康卡、社保卡等
Slice: Unordered, Open by value:system
ele-1: All FHIR elements must have a @value or children
.... identifier:IDC SΣ 1..1 Identifier 身份证
ele-1: All FHIR elements must have a @value or children
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 uri The namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Required Pattern: urn:oid:2.16.840.1.113883.2.23.1.19.1
.... identifier:SIN SΣ 1..1 Identifier 社保卡
ele-1: All FHIR elements must have a @value or children
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 uri The namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Required Pattern: urn:oid:2.16.840.1.113883.2.23.1.19.2
... active ?!Σ 1..1 boolean 患者状态,默认取值为true。
ele-1: All FHIR elements must have a @value or children
... name Σ 1..* HumanName 患者名称
ele-1: All FHIR elements must have a @value or children
... telecom Σ 0..* ContactPoint 患者的联系方式
ele-1: All FHIR elements must have a @value or children
... gender Σ 1..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.


ele-1: All FHIR elements must have a @value or children
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension:Gender 1..1 Coding 国标性别代码
URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-gender
Binding: 生理性别代码表 (required)
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... birthDate Σ 1..1 date 患者的出生日期
ele-1: All FHIR elements must have a @value or children
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
ele-1: All FHIR elements must have a @value or children
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... address Σ 0..* Address 患者的地址
ele-1: All FHIR elements must have a @value or children
... maritalStatus 0..1 CodeableConcept 婚姻状态
Binding: 婚姻状况代码表 (required)
ele-1: All FHIR elements must have a @value or children
... contact C 0..* BackboneElement 患者的联系人
ele-1: All FHIR elements must have a @value or children
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... relationship 0..* CodeableConcept 患者与联系人之间的关系
Binding: 家庭关系代码表 (required)
ele-1: All FHIR elements must have a @value or children
.... name C 1..1 HumanName 联系人的姓名
ele-1: All FHIR elements must have a @value or children
.... telecom C 0..* ContactPoint 联系人的联系方式
ele-1: All FHIR elements must have a @value or children
.... address C 0..1 Address 联系人的地址
ele-1: All FHIR elements must have a @value or children
... link ?!Σ 0..* BackboneElement 连接到另一个患者资源
ele-1: All FHIR elements must have a @value or children
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... other Σ 1..1 Reference(Patient | RelatedPerson) 指向其它患者资源的引用
ele-1: All FHIR elements must have a @value or children
.... type Σ 1..1 code 连接的类型
Binding: LinkType (required): The type of link between this patient resource and another Patient resource, or Patient/RelatedPerson when using the seealso code


ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Patient.identifier:IDC.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Patient.identifier:SIN.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0
from the FHIR Standard
Patient.maritalStatusrequiredGB2261_2 (a valid code from 婚姻状况代码表)
http://hl7.org.cn/fhir/connectathon/ValueSet/gb2261-2
from this IG
Patient.contact.relationshiprequiredGB4761 (a valid code from 家庭关系代码表)
http://hl7.org.cn/fhir/connectathon/ValueSet/gb4761
from this IG
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|5.0.0
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf 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-4errorPatientIf 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-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()

该结构继承自 Patient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient Patient
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:EthnicGroup 0..1 Coding 民族
URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-ethnicGroup
Binding: 民族类别代码表 (required)
... Slices for identifier 2..* Identifier 患者业务标识符。例如:身份证、健康卡、社保卡等
Slice: Unordered, Open by value:system
.... identifier:IDC S 1..1 Identifier 身份证
..... system 1..1 uri The namespace for the identifier value
Required Pattern: urn:oid:2.16.840.1.113883.2.23.1.19.1
.... identifier:SIN S 1..1 Identifier 社保卡
..... system 1..1 uri The namespace for the identifier value
Required Pattern: urn:oid:2.16.840.1.113883.2.23.1.19.2
... active 1..1 boolean 患者状态,默认取值为true。
... telecom 0..* ContactPoint 患者的联系方式
... gender 1..1 code male | female | other | unknown
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:Gender 1..1 Coding 国标性别代码
URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-gender
Binding: 生理性别代码表 (required)
... birthDate 1..1 date 患者的出生日期
... address 0..* Address 患者的地址
... maritalStatus 0..1 CodeableConcept 婚姻状态
Binding: 婚姻状况代码表 (required)
... contact 0..* BackboneElement 患者的联系人
.... relationship 0..* CodeableConcept 患者与联系人之间的关系
Binding: 家庭关系代码表 (required)
.... name 1..1 HumanName 联系人的姓名
.... telecom 0..* ContactPoint 联系人的联系方式
.... address 0..1 Address 联系人的地址
... link 0..* BackboneElement 连接到另一个患者资源
.... other 1..1 Reference(Patient | RelatedPerson) 指向其它患者资源的引用
.... type 1..1 code 连接的类型

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Patient.maritalStatusrequiredGB2261_2 (a valid code from 婚姻状况代码表)
http://hl7.org.cn/fhir/connectathon/ValueSet/gb2261-2
from this IG
Patient.contact.relationshiprequiredGB4761 (a valid code from 家庭关系代码表)
http://hl7.org.cn/fhir/connectathon/ValueSet/gb4761
from this IG
NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..* Patient Information about an individual or animal receiving health care services
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... 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
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:EthnicGroup 0..1 Coding 民族
URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-ethnicGroup
Binding: 民族类别代码表 (required)
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 2..* Identifier 患者业务标识符。例如:身份证、健康卡、社保卡等
Slice: Unordered, Open by value:system
.... identifier:IDC SΣ 1..1 Identifier 身份证
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... 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 Σ 1..1 uri The namespace for the identifier value
Required Pattern: urn:oid:2.16.840.1.113883.2.23.1.19.1
..... 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)
.... identifier:SIN SΣ 1..1 Identifier 社保卡
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... 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 Σ 1..1 uri The namespace for the identifier value
Required Pattern: urn:oid:2.16.840.1.113883.2.23.1.19.2
..... 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 ?!Σ 1..1 boolean 患者状态,默认取值为true。
... name Σ 1..* HumanName 患者名称
... telecom Σ 0..* ContactPoint 患者的联系方式
... gender Σ 1..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:Gender 1..1 Coding 国标性别代码
URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-gender
Binding: 生理性别代码表 (required)
.... value 0..1 code Primitive value for code
... birthDate Σ 1..1 date 患者的出生日期
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... address Σ 0..* Address 患者的地址
... maritalStatus 0..1 CodeableConcept 婚姻状态
Binding: 婚姻状况代码表 (required)
... multipleBirth[x] 0..1 Whether patient is part of a multiple birth
.... multipleBirthBoolean boolean
.... multipleBirthInteger integer
... photo 0..* Attachment Image of the patient
... contact C 0..* BackboneElement 患者的联系人
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... relationship 0..* CodeableConcept 患者与联系人之间的关系
Binding: 家庭关系代码表 (required)
.... name C 1..1 HumanName 联系人的姓名
.... telecom C 0..* ContactPoint 联系人的联系方式
.... address C 0..1 Address 联系人的地址
.... gender 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

.... organization C 0..1 Reference(Organization) Organization that is associated with the contact
.... period 0..1 Period The period during which this contact person or organization is valid to be contacted relating to this patient
... communication 0..* BackboneElement A language which may be used to communicate with the patient about his or her health
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... language 1..1 CodeableConcept The language which can be used to communicate with the patient about his or her health
Binding: AllLanguages (required): IETF language tag for a human language

Additional BindingsPurpose
CommonLanguages Starter Set
.... preferred 0..1 boolean Language preference indicator
... generalPractitioner 0..* Reference(Organization | Practitioner | PractitionerRole) Patient's nominated primary care provider
... managingOrganization Σ 0..1 Reference(Organization) Organization that is the custodian of the patient record
... link ?!Σ 0..* BackboneElement 连接到另一个患者资源
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... other Σ 1..1 Reference(Patient | RelatedPerson) 指向其它患者资源的引用
.... type Σ 1..1 code 连接的类型
Binding: LinkType (required): The type of link between this patient resource and another Patient resource, or Patient/RelatedPerson when using the seealso code


doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Patient.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
Patient.identifier:IDC.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Patient.identifier:IDC.typeextensibleIdentifierTypeCodes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Patient.identifier:SIN.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Patient.identifier:SIN.typeextensibleIdentifierTypeCodes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0
from the FHIR Standard
Patient.maritalStatusrequiredGB2261_2 (a valid code from 婚姻状况代码表)
http://hl7.org.cn/fhir/connectathon/ValueSet/gb2261-2
from this IG
Patient.contact.relationshiprequiredGB4761 (a valid code from 家庭关系代码表)
http://hl7.org.cn/fhir/connectathon/ValueSet/gb4761
from this IG
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0
from the FHIR Standard
Patient.communication.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|5.0.0
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf 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-4errorPatientIf 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-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()

该结构继承自 Patient

Summary

Mandatory: 10 elements(1 nested mandatory element)
Must-Support: 2 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Patient.identifier

关键元素视图

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..* Patient Information about an individual or animal receiving health care services
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: 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
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... extension:EthnicGroup 0..1 Coding 民族
URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-ethnicGroup
Binding: 民族类别代码表 (required)
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... Slices for identifier Σ 2..* Identifier 患者业务标识符。例如:身份证、健康卡、社保卡等
Slice: Unordered, Open by value:system
ele-1: All FHIR elements must have a @value or children
.... identifier:IDC SΣ 1..1 Identifier 身份证
ele-1: All FHIR elements must have a @value or children
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 uri The namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Required Pattern: urn:oid:2.16.840.1.113883.2.23.1.19.1
.... identifier:SIN SΣ 1..1 Identifier 社保卡
ele-1: All FHIR elements must have a @value or children
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 uri The namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Required Pattern: urn:oid:2.16.840.1.113883.2.23.1.19.2
... active ?!Σ 1..1 boolean 患者状态,默认取值为true。
ele-1: All FHIR elements must have a @value or children
... name Σ 1..* HumanName 患者名称
ele-1: All FHIR elements must have a @value or children
... telecom Σ 0..* ContactPoint 患者的联系方式
ele-1: All FHIR elements must have a @value or children
... gender Σ 1..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.


ele-1: All FHIR elements must have a @value or children
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension:Gender 1..1 Coding 国标性别代码
URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-gender
Binding: 生理性别代码表 (required)
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... birthDate Σ 1..1 date 患者的出生日期
ele-1: All FHIR elements must have a @value or children
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
ele-1: All FHIR elements must have a @value or children
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... address Σ 0..* Address 患者的地址
ele-1: All FHIR elements must have a @value or children
... maritalStatus 0..1 CodeableConcept 婚姻状态
Binding: 婚姻状况代码表 (required)
ele-1: All FHIR elements must have a @value or children
... contact C 0..* BackboneElement 患者的联系人
ele-1: All FHIR elements must have a @value or children
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... relationship 0..* CodeableConcept 患者与联系人之间的关系
Binding: 家庭关系代码表 (required)
ele-1: All FHIR elements must have a @value or children
.... name C 1..1 HumanName 联系人的姓名
ele-1: All FHIR elements must have a @value or children
.... telecom C 0..* ContactPoint 联系人的联系方式
ele-1: All FHIR elements must have a @value or children
.... address C 0..1 Address 联系人的地址
ele-1: All FHIR elements must have a @value or children
... link ?!Σ 0..* BackboneElement 连接到另一个患者资源
ele-1: All FHIR elements must have a @value or children
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... other Σ 1..1 Reference(Patient | RelatedPerson) 指向其它患者资源的引用
ele-1: All FHIR elements must have a @value or children
.... type Σ 1..1 code 连接的类型
Binding: LinkType (required): The type of link between this patient resource and another Patient resource, or Patient/RelatedPerson when using the seealso code


ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Patient.identifier:IDC.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Patient.identifier:SIN.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0
from the FHIR Standard
Patient.maritalStatusrequiredGB2261_2 (a valid code from 婚姻状况代码表)
http://hl7.org.cn/fhir/connectathon/ValueSet/gb2261-2
from this IG
Patient.contact.relationshiprequiredGB4761 (a valid code from 家庭关系代码表)
http://hl7.org.cn/fhir/connectathon/ValueSet/gb4761
from this IG
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|5.0.0
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf 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-4errorPatientIf 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-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()

差异视图

该结构继承自 Patient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient Patient
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:EthnicGroup 0..1 Coding 民族
URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-ethnicGroup
Binding: 民族类别代码表 (required)
... Slices for identifier 2..* Identifier 患者业务标识符。例如:身份证、健康卡、社保卡等
Slice: Unordered, Open by value:system
.... identifier:IDC S 1..1 Identifier 身份证
..... system 1..1 uri The namespace for the identifier value
Required Pattern: urn:oid:2.16.840.1.113883.2.23.1.19.1
.... identifier:SIN S 1..1 Identifier 社保卡
..... system 1..1 uri The namespace for the identifier value
Required Pattern: urn:oid:2.16.840.1.113883.2.23.1.19.2
... active 1..1 boolean 患者状态,默认取值为true。
... telecom 0..* ContactPoint 患者的联系方式
... gender 1..1 code male | female | other | unknown
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:Gender 1..1 Coding 国标性别代码
URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-gender
Binding: 生理性别代码表 (required)
... birthDate 1..1 date 患者的出生日期
... address 0..* Address 患者的地址
... maritalStatus 0..1 CodeableConcept 婚姻状态
Binding: 婚姻状况代码表 (required)
... contact 0..* BackboneElement 患者的联系人
.... relationship 0..* CodeableConcept 患者与联系人之间的关系
Binding: 家庭关系代码表 (required)
.... name 1..1 HumanName 联系人的姓名
.... telecom 0..* ContactPoint 联系人的联系方式
.... address 0..1 Address 联系人的地址
... link 0..* BackboneElement 连接到另一个患者资源
.... other 1..1 Reference(Patient | RelatedPerson) 指向其它患者资源的引用
.... type 1..1 code 连接的类型

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Patient.maritalStatusrequiredGB2261_2 (a valid code from 婚姻状况代码表)
http://hl7.org.cn/fhir/connectathon/ValueSet/gb2261-2
from this IG
Patient.contact.relationshiprequiredGB4761 (a valid code from 家庭关系代码表)
http://hl7.org.cn/fhir/connectathon/ValueSet/gb4761
from this IG

快照视图

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..* Patient Information about an individual or animal receiving health care services
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... 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
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:EthnicGroup 0..1 Coding 民族
URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-ethnicGroup
Binding: 民族类别代码表 (required)
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 2..* Identifier 患者业务标识符。例如:身份证、健康卡、社保卡等
Slice: Unordered, Open by value:system
.... identifier:IDC SΣ 1..1 Identifier 身份证
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... 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 Σ 1..1 uri The namespace for the identifier value
Required Pattern: urn:oid:2.16.840.1.113883.2.23.1.19.1
..... 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)
.... identifier:SIN SΣ 1..1 Identifier 社保卡
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... 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 Σ 1..1 uri The namespace for the identifier value
Required Pattern: urn:oid:2.16.840.1.113883.2.23.1.19.2
..... 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 ?!Σ 1..1 boolean 患者状态,默认取值为true。
... name Σ 1..* HumanName 患者名称
... telecom Σ 0..* ContactPoint 患者的联系方式
... gender Σ 1..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:Gender 1..1 Coding 国标性别代码
URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-gender
Binding: 生理性别代码表 (required)
.... value 0..1 code Primitive value for code
... birthDate Σ 1..1 date 患者的出生日期
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... address Σ 0..* Address 患者的地址
... maritalStatus 0..1 CodeableConcept 婚姻状态
Binding: 婚姻状况代码表 (required)
... multipleBirth[x] 0..1 Whether patient is part of a multiple birth
.... multipleBirthBoolean boolean
.... multipleBirthInteger integer
... photo 0..* Attachment Image of the patient
... contact C 0..* BackboneElement 患者的联系人
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... relationship 0..* CodeableConcept 患者与联系人之间的关系
Binding: 家庭关系代码表 (required)
.... name C 1..1 HumanName 联系人的姓名
.... telecom C 0..* ContactPoint 联系人的联系方式
.... address C 0..1 Address 联系人的地址
.... gender 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

.... organization C 0..1 Reference(Organization) Organization that is associated with the contact
.... period 0..1 Period The period during which this contact person or organization is valid to be contacted relating to this patient
... communication 0..* BackboneElement A language which may be used to communicate with the patient about his or her health
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... language 1..1 CodeableConcept The language which can be used to communicate with the patient about his or her health
Binding: AllLanguages (required): IETF language tag for a human language

Additional BindingsPurpose
CommonLanguages Starter Set
.... preferred 0..1 boolean Language preference indicator
... generalPractitioner 0..* Reference(Organization | Practitioner | PractitionerRole) Patient's nominated primary care provider
... managingOrganization Σ 0..1 Reference(Organization) Organization that is the custodian of the patient record
... link ?!Σ 0..* BackboneElement 连接到另一个患者资源
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... other Σ 1..1 Reference(Patient | RelatedPerson) 指向其它患者资源的引用
.... type Σ 1..1 code 连接的类型
Binding: LinkType (required): The type of link between this patient resource and another Patient resource, or Patient/RelatedPerson when using the seealso code


doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Patient.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
Patient.identifier:IDC.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Patient.identifier:IDC.typeextensibleIdentifierTypeCodes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Patient.identifier:SIN.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Patient.identifier:SIN.typeextensibleIdentifierTypeCodes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0
from the FHIR Standard
Patient.maritalStatusrequiredGB2261_2 (a valid code from 婚姻状况代码表)
http://hl7.org.cn/fhir/connectathon/ValueSet/gb2261-2
from this IG
Patient.contact.relationshiprequiredGB4761 (a valid code from 家庭关系代码表)
http://hl7.org.cn/fhir/connectathon/ValueSet/gb4761
from this IG
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0
from the FHIR Standard
Patient.communication.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|5.0.0
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf 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-4errorPatientIf 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-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()

该结构继承自 Patient

Summary

Mandatory: 10 elements(1 nested mandatory element)
Must-Support: 2 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Patient.identifier

 

本 Profile 的其它表示法: CSV, Excel, Schematron