Patsiendi üldandmete teenus / Master Patient Index
1.1.1 - trial-use
Publication Build: This will be filled in by the publication tooling
Official URL: https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-unknown | Version: 1.1.1 | |||
Draft as of 2024-07-30 | Computable Name: EEMPIPatientUnknown |
Kasutamiseks EMO-s, kiirabis, anonüümsete patsientide ning keskkonnaproovide puhul
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from EEMPIPatient
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Patient | 0..* | EEMPIPatient | Information about an individual or animal receiving health care services | |
identifier | C | 1..1 | Identifier | Tundmatu identifikaator mpi-pid-1: Only MPI MR number and internal codes are allowed. |
active | 1..1 | boolean | Whether this patient's record is in active use Fixed Value: false | |
name | 1..1 | HumanName | Patient name | |
Slices for name | Content/Rules for all slices | |||
name:official | 0..0 | |||
Slices for name | Content/Rules for all slices | |||
name:nickname | 1..1 | HumanName | Tundmatu või anonüümse patsiendi nimi | |
use | 0..1 | code | Tundmatu patsiendi tunnus | |
telecom | 0..0 | |||
gender | 1..1 | code | male | female | other | unknown | |
multipleBirth[x] | 0..0 | |||
Documentation for this format |
Id | Grade | Path(s) | Details | Requirements |
mpi-pid-1 | error | Patient.identifier | Only MPI MR number and internal codes are allowed. : system.startsWith('https://fhir.ee/sid/pid/est/mr') or system.startsWith('https://fhir.ee/sid/pid/est/prn') |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Patient | 0..* | EEMPIPatient | Information about an individual or animal receiving health care services | |||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
contained | 0..* | Resource | Contained, inline Resources | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | SΣC | 1..1 | Identifier | Tundmatu identifikaator mpi-pid-1: Only MPI MR number and internal codes are allowed. | ||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
system | SΣ | 1..1 | uri | The namespace for the identifier value Binding: Patient Identifier Domain (required) Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣC | 1..1 | string | Patient identification code or document number. Example General: 123456 | ||||
active | ?!SΣ | 1..1 | boolean | Whether this patient's record is in active use Fixed Value: false | ||||
Slices for name | SΣ | 1..1 | HumanName | Patient name Slice: Unordered, Open by value:use | ||||
name:nickname | SΣ | 1..1 | HumanName | Tundmatu või anonüümse patsiendi nimi | ||||
use | ?!Σ | 0..1 | code | Tundmatu patsiendi tunnus Binding: NameUse (required): The use of a human name. Fixed Value: nickname | ||||
text | Σ | 1..1 | string | Tundmatu patsiendi hüüdnimi | ||||
gender | SΣ | 1..1 | code | male | female | other | unknown Binding: Administrative Gender (required) | ||||
birthDate | SΣ | 0..1 | date | The date of birth for the individual | ||||
Slices for extension | Content/Rules for all slices | |||||||
birthTime | S | 0..1 | (Complex) | Sünniaeg URL: http://hl7.org/fhir/StructureDefinition/patient-birthTime | ||||
extension | 0..0 | |||||||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/patient-birthTime" | |||||
value[x] | S | 1..1 | dateTime | Value of extension | ||||
age | 0..1 | Age | Vanus URL: https://fhir.ee/base/StructureDefinition/ee-patient-age | |||||
accuracyIndicator | 0..1 | Coding | Kuupäeva täpsuse indikaator URL: https://fhir.ee/base/StructureDefinition/ee-date-accuracy-indicator Binding: Date Accuracy Indicator (required): Date accuracy coding | |||||
deceased[x] | ?!SΣ | 0..1 | Indicates if the individual is deceased or not | |||||
deceased[x]All Types | Content/Rules for all Types | |||||||
Slices for extension | Content/Rules for all slices | |||||||
accuracyIndicator | 0..1 | Coding | Date accuracy indicator URL: https://fhir.ee/base/StructureDefinition/ee-date-accuracy-indicator Binding: Date Accuracy Indicator (required): Date accuracy coding | |||||
deceasedBoolean | boolean | |||||||
deceasedDateTime | dateTime | |||||||
address | S | 0..* | EEBaseAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | ||||
communication | S | 0..* | BackboneElement | A language which may be used to communicate with the patient about his or her health | ||||
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
| |||||
link | ?!SΣ | 0..* | BackboneElement | MPI ignoreerib salvestamisel 'link' elemendi. Välja 'link' saab muuta operatsioonide abil. | ||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
other | Σ | 1..1 | Reference(EEBase Patient | EEBase RelatedPerson) | The other patient or related person resource that the link refers to | ||||
type | Σ | 1..1 | code | replaced-by | replaces | refer | seealso Binding: LinkType (required): The type of link between this patient resource and another Patient resource, or Patient/RelatedPerson when using the seealso code | ||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Patient.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|5.0.0 from the FHIR Standard | |
Patient.identifier.system | required | EEBasePatientIdentifierDomainhttps://fhir.ee/ValueSet/patient-identifier-domain | |
Patient.name:official.use | required | Fixed Value: officialhttp://hl7.org/fhir/ValueSet/name-use|5.0.0 from the FHIR Standard | |
Patient.name:nickname.use | required | Fixed Value: nicknamehttp://hl7.org/fhir/ValueSet/name-use|5.0.0 from the FHIR Standard | |
Patient.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|5.0.0 from the FHIR Standard | |
Patient.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|5.0.0 from the FHIR Standard | |
Patient.gender | required | EEAdministrativeGenderhttps://fhir.ee/ValueSet/administrative-gender | |
Patient.communication.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 from the FHIR Standard | |
Patient.link.type | required | LinkTypehttp://hl7.org/fhir/ValueSet/link-type|5.0.0 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Patient | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Patient | 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 | Patient | 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 | Patient | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Patient | 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() | |
mpi-pid-1 | error | Patient.identifier | Only MPI MR number and internal codes are allowed. : system.startsWith('https://fhir.ee/sid/pid/est/mr') or system.startsWith('https://fhir.ee/sid/pid/est/prn') |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Patient | 0..* | EEMPIPatient | 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 | ||||
language | 0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | SΣC | 1..1 | Identifier | Tundmatu identifikaator mpi-pid-1: Only MPI MR number and internal codes are allowed. | ||||
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 | SΣ | 1..1 | uri | The namespace for the identifier value Binding: Patient Identifier Domain (required) Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣC | 1..1 | string | Patient identification code or document number. Example General: 123456 | ||||
period | Σ | 0..1 | Period | Validity period of the identifier of identification document. | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued the document. Can be used as a reference to an organization or as free text. | ||||
active | ?!SΣ | 1..1 | boolean | Whether this patient's record is in active use Fixed Value: false | ||||
Slices for name | SΣ | 1..1 | HumanName | Patient name Slice: Unordered, Open by value:use | ||||
name:nickname | SΣ | 1..1 | HumanName | Tundmatu või anonüümse patsiendi nimi | ||||
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 | Tundmatu patsiendi tunnus Binding: NameUse (required): The use of a human name. Fixed Value: nickname | ||||
text | Σ | 1..1 | string | Tundmatu patsiendi hüüdnimi | ||||
period | Σ | 0..1 | Period | Time period when name was/is in use | ||||
gender | SΣ | 1..1 | code | male | female | other | unknown Binding: Administrative Gender (required) | ||||
birthDate | SΣ | 0..1 | date | The date of birth for the individual | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
birthTime | S | 0..1 | (Complex) | Sünniaeg URL: http://hl7.org/fhir/StructureDefinition/patient-birthTime | ||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..0 | |||||||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/patient-birthTime" | |||||
value[x] | S | 1..1 | dateTime | Value of extension | ||||
age | 0..1 | Age | Vanus URL: https://fhir.ee/base/StructureDefinition/ee-patient-age | |||||
accuracyIndicator | 0..1 | Coding | Kuupäeva täpsuse indikaator URL: https://fhir.ee/base/StructureDefinition/ee-date-accuracy-indicator Binding: Date Accuracy Indicator (required): Date accuracy coding | |||||
value | 0..1 | date | Primitive value for date | |||||
deceased[x] | ?!SΣ | 0..1 | Indicates if the individual is deceased or not | |||||
deceased[x]All Types | Content/Rules for all Types | |||||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
accuracyIndicator | 0..1 | Coding | Date accuracy indicator URL: https://fhir.ee/base/StructureDefinition/ee-date-accuracy-indicator Binding: Date Accuracy Indicator (required): Date accuracy coding | |||||
deceasedBoolean | boolean | |||||||
deceasedDateTime | dateTime | |||||||
address | S | 0..* | EEBaseAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | ||||
communication | S | 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
| |||||
preferred | 0..1 | boolean | Language preference indicator | |||||
link | ?!SΣ | 0..* | BackboneElement | MPI ignoreerib salvestamisel 'link' elemendi. Välja 'link' saab muuta operatsioonide abil. | ||||
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(EEBase Patient | EEBase RelatedPerson) | The other patient or related person resource that the link refers to | ||||
type | Σ | 1..1 | code | replaced-by | replaces | refer | seealso Binding: LinkType (required): The type of link between this patient resource and another Patient resource, or Patient/RelatedPerson when using the seealso code | ||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Patient.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 from the FHIR Standard | |
Patient.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|5.0.0 from the FHIR Standard | |
Patient.identifier.type | extensible | IdentifierTypeCodeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | |
Patient.identifier.system | required | EEBasePatientIdentifierDomainhttps://fhir.ee/ValueSet/patient-identifier-domain | |
Patient.name:official.use | required | Fixed Value: officialhttp://hl7.org/fhir/ValueSet/name-use|5.0.0 from the FHIR Standard | |
Patient.name:nickname.use | required | Fixed Value: nicknamehttp://hl7.org/fhir/ValueSet/name-use|5.0.0 from the FHIR Standard | |
Patient.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|5.0.0 from the FHIR Standard | |
Patient.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|5.0.0 from the FHIR Standard | |
Patient.gender | required | EEAdministrativeGenderhttps://fhir.ee/ValueSet/administrative-gender | |
Patient.contact.relationship | extensible | PatientContactRelationshiphttp://hl7.org/fhir/ValueSet/patient-contactrelationship from the FHIR Standard | |
Patient.contact.gender | required | AdministrativeGenderhttp://hl7.org/fhir/ValueSet/administrative-gender|5.0.0 from the FHIR Standard | |
Patient.communication.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 from the FHIR Standard | |
Patient.link.type | required | LinkTypehttp://hl7.org/fhir/ValueSet/link-type|5.0.0 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Patient | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Patient | 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 | Patient | 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 | Patient | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Patient | 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() | |
mpi-pid-1 | error | Patient.identifier | Only MPI MR number and internal codes are allowed. : system.startsWith('https://fhir.ee/sid/pid/est/mr') or system.startsWith('https://fhir.ee/sid/pid/est/prn') |
This structure is derived from EEMPIPatient
Differential View
This structure is derived from EEMPIPatient
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Patient | 0..* | EEMPIPatient | Information about an individual or animal receiving health care services | |
identifier | C | 1..1 | Identifier | Tundmatu identifikaator mpi-pid-1: Only MPI MR number and internal codes are allowed. |
active | 1..1 | boolean | Whether this patient's record is in active use Fixed Value: false | |
name | 1..1 | HumanName | Patient name | |
Slices for name | Content/Rules for all slices | |||
name:official | 0..0 | |||
Slices for name | Content/Rules for all slices | |||
name:nickname | 1..1 | HumanName | Tundmatu või anonüümse patsiendi nimi | |
use | 0..1 | code | Tundmatu patsiendi tunnus | |
telecom | 0..0 | |||
gender | 1..1 | code | male | female | other | unknown | |
multipleBirth[x] | 0..0 | |||
Documentation for this format |
Id | Grade | Path(s) | Details | Requirements |
mpi-pid-1 | error | Patient.identifier | Only MPI MR number and internal codes are allowed. : system.startsWith('https://fhir.ee/sid/pid/est/mr') or system.startsWith('https://fhir.ee/sid/pid/est/prn') |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Patient | 0..* | EEMPIPatient | Information about an individual or animal receiving health care services | |||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
contained | 0..* | Resource | Contained, inline Resources | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | SΣC | 1..1 | Identifier | Tundmatu identifikaator mpi-pid-1: Only MPI MR number and internal codes are allowed. | ||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
system | SΣ | 1..1 | uri | The namespace for the identifier value Binding: Patient Identifier Domain (required) Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣC | 1..1 | string | Patient identification code or document number. Example General: 123456 | ||||
active | ?!SΣ | 1..1 | boolean | Whether this patient's record is in active use Fixed Value: false | ||||
Slices for name | SΣ | 1..1 | HumanName | Patient name Slice: Unordered, Open by value:use | ||||
name:nickname | SΣ | 1..1 | HumanName | Tundmatu või anonüümse patsiendi nimi | ||||
use | ?!Σ | 0..1 | code | Tundmatu patsiendi tunnus Binding: NameUse (required): The use of a human name. Fixed Value: nickname | ||||
text | Σ | 1..1 | string | Tundmatu patsiendi hüüdnimi | ||||
gender | SΣ | 1..1 | code | male | female | other | unknown Binding: Administrative Gender (required) | ||||
birthDate | SΣ | 0..1 | date | The date of birth for the individual | ||||
Slices for extension | Content/Rules for all slices | |||||||
birthTime | S | 0..1 | (Complex) | Sünniaeg URL: http://hl7.org/fhir/StructureDefinition/patient-birthTime | ||||
extension | 0..0 | |||||||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/patient-birthTime" | |||||
value[x] | S | 1..1 | dateTime | Value of extension | ||||
age | 0..1 | Age | Vanus URL: https://fhir.ee/base/StructureDefinition/ee-patient-age | |||||
accuracyIndicator | 0..1 | Coding | Kuupäeva täpsuse indikaator URL: https://fhir.ee/base/StructureDefinition/ee-date-accuracy-indicator Binding: Date Accuracy Indicator (required): Date accuracy coding | |||||
deceased[x] | ?!SΣ | 0..1 | Indicates if the individual is deceased or not | |||||
deceased[x]All Types | Content/Rules for all Types | |||||||
Slices for extension | Content/Rules for all slices | |||||||
accuracyIndicator | 0..1 | Coding | Date accuracy indicator URL: https://fhir.ee/base/StructureDefinition/ee-date-accuracy-indicator Binding: Date Accuracy Indicator (required): Date accuracy coding | |||||
deceasedBoolean | boolean | |||||||
deceasedDateTime | dateTime | |||||||
address | S | 0..* | EEBaseAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | ||||
communication | S | 0..* | BackboneElement | A language which may be used to communicate with the patient about his or her health | ||||
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
| |||||
link | ?!SΣ | 0..* | BackboneElement | MPI ignoreerib salvestamisel 'link' elemendi. Välja 'link' saab muuta operatsioonide abil. | ||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
other | Σ | 1..1 | Reference(EEBase Patient | EEBase RelatedPerson) | The other patient or related person resource that the link refers to | ||||
type | Σ | 1..1 | code | replaced-by | replaces | refer | seealso Binding: LinkType (required): The type of link between this patient resource and another Patient resource, or Patient/RelatedPerson when using the seealso code | ||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Patient.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|5.0.0 from the FHIR Standard | |
Patient.identifier.system | required | EEBasePatientIdentifierDomainhttps://fhir.ee/ValueSet/patient-identifier-domain | |
Patient.name:official.use | required | Fixed Value: officialhttp://hl7.org/fhir/ValueSet/name-use|5.0.0 from the FHIR Standard | |
Patient.name:nickname.use | required | Fixed Value: nicknamehttp://hl7.org/fhir/ValueSet/name-use|5.0.0 from the FHIR Standard | |
Patient.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|5.0.0 from the FHIR Standard | |
Patient.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|5.0.0 from the FHIR Standard | |
Patient.gender | required | EEAdministrativeGenderhttps://fhir.ee/ValueSet/administrative-gender | |
Patient.communication.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 from the FHIR Standard | |
Patient.link.type | required | LinkTypehttp://hl7.org/fhir/ValueSet/link-type|5.0.0 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Patient | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Patient | 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 | Patient | 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 | Patient | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Patient | 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() | |
mpi-pid-1 | error | Patient.identifier | Only MPI MR number and internal codes are allowed. : system.startsWith('https://fhir.ee/sid/pid/est/mr') or system.startsWith('https://fhir.ee/sid/pid/est/prn') |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Patient | 0..* | EEMPIPatient | 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 | ||||
language | 0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | SΣC | 1..1 | Identifier | Tundmatu identifikaator mpi-pid-1: Only MPI MR number and internal codes are allowed. | ||||
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 | SΣ | 1..1 | uri | The namespace for the identifier value Binding: Patient Identifier Domain (required) Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣC | 1..1 | string | Patient identification code or document number. Example General: 123456 | ||||
period | Σ | 0..1 | Period | Validity period of the identifier of identification document. | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued the document. Can be used as a reference to an organization or as free text. | ||||
active | ?!SΣ | 1..1 | boolean | Whether this patient's record is in active use Fixed Value: false | ||||
Slices for name | SΣ | 1..1 | HumanName | Patient name Slice: Unordered, Open by value:use | ||||
name:nickname | SΣ | 1..1 | HumanName | Tundmatu või anonüümse patsiendi nimi | ||||
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 | Tundmatu patsiendi tunnus Binding: NameUse (required): The use of a human name. Fixed Value: nickname | ||||
text | Σ | 1..1 | string | Tundmatu patsiendi hüüdnimi | ||||
period | Σ | 0..1 | Period | Time period when name was/is in use | ||||
gender | SΣ | 1..1 | code | male | female | other | unknown Binding: Administrative Gender (required) | ||||
birthDate | SΣ | 0..1 | date | The date of birth for the individual | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
birthTime | S | 0..1 | (Complex) | Sünniaeg URL: http://hl7.org/fhir/StructureDefinition/patient-birthTime | ||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..0 | |||||||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/patient-birthTime" | |||||
value[x] | S | 1..1 | dateTime | Value of extension | ||||
age | 0..1 | Age | Vanus URL: https://fhir.ee/base/StructureDefinition/ee-patient-age | |||||
accuracyIndicator | 0..1 | Coding | Kuupäeva täpsuse indikaator URL: https://fhir.ee/base/StructureDefinition/ee-date-accuracy-indicator Binding: Date Accuracy Indicator (required): Date accuracy coding | |||||
value | 0..1 | date | Primitive value for date | |||||
deceased[x] | ?!SΣ | 0..1 | Indicates if the individual is deceased or not | |||||
deceased[x]All Types | Content/Rules for all Types | |||||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
accuracyIndicator | 0..1 | Coding | Date accuracy indicator URL: https://fhir.ee/base/StructureDefinition/ee-date-accuracy-indicator Binding: Date Accuracy Indicator (required): Date accuracy coding | |||||
deceasedBoolean | boolean | |||||||
deceasedDateTime | dateTime | |||||||
address | S | 0..* | EEBaseAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | ||||
communication | S | 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
| |||||
preferred | 0..1 | boolean | Language preference indicator | |||||
link | ?!SΣ | 0..* | BackboneElement | MPI ignoreerib salvestamisel 'link' elemendi. Välja 'link' saab muuta operatsioonide abil. | ||||
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(EEBase Patient | EEBase RelatedPerson) | The other patient or related person resource that the link refers to | ||||
type | Σ | 1..1 | code | replaced-by | replaces | refer | seealso Binding: LinkType (required): The type of link between this patient resource and another Patient resource, or Patient/RelatedPerson when using the seealso code | ||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Patient.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 from the FHIR Standard | |
Patient.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|5.0.0 from the FHIR Standard | |
Patient.identifier.type | extensible | IdentifierTypeCodeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | |
Patient.identifier.system | required | EEBasePatientIdentifierDomainhttps://fhir.ee/ValueSet/patient-identifier-domain | |
Patient.name:official.use | required | Fixed Value: officialhttp://hl7.org/fhir/ValueSet/name-use|5.0.0 from the FHIR Standard | |
Patient.name:nickname.use | required | Fixed Value: nicknamehttp://hl7.org/fhir/ValueSet/name-use|5.0.0 from the FHIR Standard | |
Patient.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|5.0.0 from the FHIR Standard | |
Patient.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|5.0.0 from the FHIR Standard | |
Patient.gender | required | EEAdministrativeGenderhttps://fhir.ee/ValueSet/administrative-gender | |
Patient.contact.relationship | extensible | PatientContactRelationshiphttp://hl7.org/fhir/ValueSet/patient-contactrelationship from the FHIR Standard | |
Patient.contact.gender | required | AdministrativeGenderhttp://hl7.org/fhir/ValueSet/administrative-gender|5.0.0 from the FHIR Standard | |
Patient.communication.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 from the FHIR Standard | |
Patient.link.type | required | LinkTypehttp://hl7.org/fhir/ValueSet/link-type|5.0.0 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Patient | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Patient | 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 | Patient | 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 | Patient | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Patient | 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() | |
mpi-pid-1 | error | Patient.identifier | Only MPI MR number and internal codes are allowed. : system.startsWith('https://fhir.ee/sid/pid/est/mr') or system.startsWith('https://fhir.ee/sid/pid/est/prn') |
This structure is derived from EEMPIPatient
Other representations of profile: CSV, Excel, Schematron