MedNet interface implementation guide
0.16.0 - CI Build
Publication Build: This will be filled in by the publication tooling
Official URL: https://mednet.swiss/fhir/StructureDefinition/mni-patientOverview-composition | Version: 0.16.0 | |||
Active as of 2022-06-13 | Computable Name: MNIPatientOverviewComposition | |||
Copyright/Legal: novcom AG |
MedNet Interface (MNI) - PatientOverview Composition
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Composition | 0..* | Clinical Document | MedNet Interface (MNI) - PatientOverview Composition | |
id | SΣ | 0..1 | id | The id is unique within the space of all resources of the same type on the same server It can be any combination of upper- or lower-case ASCII letters 'A'..'Z', and 'a'..'z', numerals ('0'..'9'), '-' and '.' with a length limit of 64 characters. (This might be an integer, an un-prefixed OID, UUID or any other identifier pattern that meets these constraints.) |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | Content/Rules for all slices | |||
versionNumber | 0..* | string | Version-specific identifier for composition URL: http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
status | ?!SΣ | 1..1 | code | This version of the composition is complete and verified by an appropriate person and no further work is planned. Any subsequent updates would be on a new version of the composition. Binding: CompositionStatus (required): The workflow/clinical status of the composition. Fixed Value: final |
type | SΣ | 1..1 | CodeableConcept | Fixed loinc code 60591-5 = Patient summary Document Binding: FHIRDocumentTypeCodes (preferred): Type of a composition. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 60591-5 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Patient summary Document | |
subject | SΣ | 1..1 | Reference(MedNet Interface (MNI) - Patient) | Link to the Patient |
encounter | SΣ | 0..1 | Reference(MedNet Interface (MNI) - Encounter) | An encounter will provide information about the context in which the form will be filled It is mainly used to deliver MedNet the Visit Nr (or Case Nr), and/or the orderNr from the calling System. The goal of those values is to allow saving the copy of the form and/or the later resulting report in the calling system to an internal event. It can also include informations about the priority of the request (if it is urgent or not), or the type of form that should be filled. |
date | SΣ | 1..1 | dateTime | Composition editing time |
author | SΣ | 1..* | Reference(MedNet Interface (MNI) - Device | MedNet Interface (MNI) - SoftwareUser) | Who and/or what authored the composition |
title | SΣ | 1..1 | string | Human Readable name/title Fixed Value: PatientOverview |
confidentiality | SΣ | 1..1 | code | N = normal Binding: v3.ConfidentialityClassification (2014-03-26) (required): Codes specifying the level of confidentiality of the composition. Fixed Value: N |
Slices for section | SC | 0..* | BackboneElement | Composition is broken into sections Slice: Unordered, Open by pattern:$this.code cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty |
section:All Slices | Content/Rules for all slices | |||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
section:insuranceData | SC | 0..1 | BackboneElement | This section will provide patient insurance information cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Insurance data section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 76437-3 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Primary insurance | |
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:Coverage | SC | 1..* | Reference(MedNet Interface (MNI) - Coverage) {b} | The coverage objects that will include all the informations about the insurances and invoices management |
section:sectionMedications | SC | 0..1 | BackboneElement | This section will provide all the Medication taken by the patient cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Medication Summary section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 10160-0 | |
display | 1..1 | string | Representation defined by the system Fixed Value: History of Medication use Narrative | |
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:medicationStatement | SC | 1..* | Reference(MedNet Interface (MNI) - Medication Statement) {b} | A record of a medication that is being consumed by a patient |
section:sectionAllergies | SC | 0..1 | BackboneElement | This section will provide detailed information about allergies or intolerances of the patient (generally: Risk of adverse reaction to a substance) cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Allergies section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 48765-2 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Allergies and adverse reactions Document | |
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:allergyOrIntolerance | SC | 1..* | Reference(MedNet Interface (MNI) - Allergy Intolerance) {b} | An allergy or intolerance record |
section:sectionProblems | SC | 0..1 | BackboneElement | This section will provide detailed information about conditions, problems or diagnoses (German = Diagnose, French = Diagnostics) cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Problems section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 11450-4 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Problem list - Reported | |
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:problem | SC | 1..* | Reference(MedNet Interface (MNI) - Condition) {b} | A problem record |
section:sectionProceduresHx | SC | 0..1 | BackboneElement | This section will provide detailed information about actions that are or were performed on or for a patient. This can be physical interventions like an operations, or less invasive like long term services, counseling, or hypnotherapy. (German = Massnahme, French = Intervention) cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Procedures section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 47519-4 | |
display | 1..1 | string | Representation defined by the system Fixed Value: History of Procedures Document | |
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:procedure | SC | 1..* | Reference(MedNet Interface (MNI) - Procedure) {b} | A procedure record |
section:sectionResults | SC | 0..1 | BackboneElement | This section will provide some relevant laboratory observations cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Results section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 30954-2 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Relevant diagnostic tests/laboratory data Narrative | |
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:results-observation | SC | 1..* | Reference(MedNet Interface (MNI) - Laboratory Observation) {b} | Laboratory Observation |
section:sectionVitalSigns | SC | 0..1 | BackboneElement | This section will provide detailed information about patient vital signs cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Vital signs section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 8716-3 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Vital signs | |
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:bodyWeight | SC | 0..1 | Reference(MedNet Interface (MNI) - Body Weight) {b} | Body Weight of the patient |
entry:bodyHeight | SC | 0..1 | Reference(MedNet Interface (MNI) - Body Height) {b} | Bodyheight of the patient |
entry:bodyMassIndex | SC | 0..1 | Reference(MedNet Interface (MNI) - Body Mass Index) {b} | Body Mass Index of the patient |
entry:bloodPressure | SC | 0..1 | Reference(MedNet Interface (MNI) - Blood Pressure) {b} | Blood pressure of the patient |
entry:bloodGroup | SC | 0..1 | Reference(MedNet Interface (MNI) - Blood Group) {b} | Blood group of the patient |
entry:dateOfLastMenstruation | SC | 0..1 | Reference(MedNet Interface (MNI) - First day of last menstruation) {b} | Date of last menstruation (German = Ersten Tag der letzte Monatsblutung, French = Premier jour des dernières règles) |
section:sectionSocialHistory | SC | 0..1 | BackboneElement | This section will provide detailed information potential outcomes and family members cases cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Social history section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 29762-2 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Social history Narrative | |
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:riskFactors | SC | 0..* | Reference(MedNet Interface (MNI) - Risk Factor) {b} | Potential outcomes for a subject with likelihood (CAVE). (German = Risiko Factor , French = Facteur de risque ) |
entry:familyMemberHistory | SC | 0..* | Reference(MedNet Interface (MNI) - Family Member History) {b} | Information about patient's relatives, relevant for patient. (German = Familienanamnese, French = Anamnèse familiale |
section:sectionPregnancyHx | SC | 0..1 | BackboneElement | This section will provide medical informations dedicated to pregnancy. This section must be delivered only if the patient is Pregnant. cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Pregnancy section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 10162-6 | |
display | 1..1 | string | Representation defined by the system Fixed Value: History of pregnancies Narrative | |
Slices for entry | SC | 0..* | Reference(Resource) | A reference to pregnancy information. If no entry is specified, but the section exists, it means that the Patient is pregnant but no additional informations are available Slice: Unordered, Open by profile:resolve() |
entry:estimatedDateOfConception | SC | 0..1 | Reference(MedNet Interface (MNI) - Estimated date of conception) {b} | Estimated date of conception (German = Geschätzte Konzeptions Datum, French = Date de conception estimée) |
entry:estimatedDateOfDelivery | SC | 0..1 | Reference(MedNet Interface (MNI) - Estimated date of delivery) {b} | Estimated date of delivery (German = Geplante Geburts Datum, French = Date d'accouchement prévue) |
entry:dateOfLastMenstruation | SC | 0..1 | Reference(MedNet Interface (MNI) - First day of last menstruation) {b} | Date of last menstruation (German = Ersten Tag der letzte Monatsblutung, French = Premier jour des dernières règles) |
entry:timeOfGestation | SC | 0..1 | Reference(MedNet Interface (MNI) - Time of gestation) {b} | Time of gestation (German = Tage/Woche seit Schwangerschaft Beginn / Schwangerschaftswoche / SSW, French = Nombre de jour/semaine depuis le début de la grossesse) |
section:annotations | SC | 0..1 | BackboneElement | This section will provide information that can not be structured in the previous sections but that can be usefull for filling a form. cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Comment |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 48767-8 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Annotation comment [Interpretation] Narrative | |
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:observation | SC | 1..* | Reference(MedNet Interface (MNI) - Annotation Observation) {b} | An annotation observation record |
section:documents | SC | 0..1 | BackboneElement | This section will provide relevant documents cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Documents section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 51899-3 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Details Document | |
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:Document | SC | 1..* | Reference(MedNet Interface (MNI) - DocumentReference) {b} | Document |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Composition.status | required | Fixed Value: finalhttp://hl7.org/fhir/ValueSet/composition-status|4.0.1 from the FHIR Standard | |
Composition.type | preferred | Pattern: LOINC Code 60591-5("Patient summary Document")http://hl7.org/fhir/ValueSet/doc-typecodes from the FHIR Standard | |
Composition.confidentiality | required | Fixed Value: Nhttp://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification|2014-03-26 from the FHIR Standard | |
Composition.section:insuranceData.code | example | Pattern: LOINC Code 76437-3("Primary insurance")http://hl7.org/fhir/ValueSet/doc-section-codes from the FHIR Standard | |
Composition.section:sectionMedications.code | example | Pattern: LOINC Code 10160-0("History of Medication use Narrative")http://hl7.org/fhir/ValueSet/doc-section-codes from the FHIR Standard | |
Composition.section:sectionAllergies.code | example | Pattern: LOINC Code 48765-2("Allergies and adverse reactions Document")http://hl7.org/fhir/ValueSet/doc-section-codes from the FHIR Standard | |
Composition.section:sectionProblems.code | example | Pattern: LOINC Code 11450-4("Problem list - Reported")http://hl7.org/fhir/ValueSet/doc-section-codes from the FHIR Standard | |
Composition.section:sectionProceduresHx.code | example | Pattern: LOINC Code 47519-4("History of Procedures Document")http://hl7.org/fhir/ValueSet/doc-section-codes from the FHIR Standard | |
Composition.section:sectionResults.code | example | Pattern: LOINC Code 30954-2("Relevant diagnostic tests/laboratory data Narrative")http://hl7.org/fhir/ValueSet/doc-section-codes from the FHIR Standard | |
Composition.section:sectionVitalSigns.code | example | Pattern: LOINC Code 8716-3("Vital signs")http://hl7.org/fhir/ValueSet/doc-section-codes from the FHIR Standard | |
Composition.section:sectionSocialHistory.code | example | Pattern: LOINC Code 29762-2("Social history Narrative")http://hl7.org/fhir/ValueSet/doc-section-codes from the FHIR Standard | |
Composition.section:sectionPregnancyHx.code | example | Pattern: LOINC Code 10162-6("History of pregnancies Narrative")http://hl7.org/fhir/ValueSet/doc-section-codes from the FHIR Standard | |
Composition.section:annotations.code | example | Pattern: LOINC Code 48767-8("Annotation comment [Interpretation] Narrative")http://hl7.org/fhir/ValueSet/doc-section-codes from the FHIR Standard | |
Composition.section:documents.code | example | Pattern: LOINC Code 51899-3("Details Document")http://hl7.org/fhir/ValueSet/doc-section-codes from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
cmp-1 | error | Composition.section, Composition.section:insuranceData, Composition.section:sectionMedications, Composition.section:sectionAllergies, Composition.section:sectionProblems, Composition.section:sectionProceduresHx, Composition.section:sectionResults, Composition.section:sectionVitalSigns, Composition.section:sectionSocialHistory, Composition.section:sectionPregnancyHx, Composition.section:annotations, Composition.section:documents | A section must contain at least one of text, entries, or sub-sections : text.exists() or entry.exists() or section.exists() | |
cmp-2 | error | Composition.section, Composition.section:insuranceData, Composition.section:sectionMedications, Composition.section:sectionAllergies, Composition.section:sectionProblems, Composition.section:sectionProceduresHx, Composition.section:sectionResults, Composition.section:sectionVitalSigns, Composition.section:sectionSocialHistory, Composition.section:sectionPregnancyHx, Composition.section:annotations, Composition.section:documents | A section can only have an emptyReason if it is empty : emptyReason.empty() or entry.empty() | |
dom-2 | error | Composition | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Composition | 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 | Composition | 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 | Composition | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Composition | 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() |
This structure is derived from Clinical Document
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Composition | 0..* | Clinical Document | MedNet Interface (MNI) - PatientOverview Composition | |
id | S | 0..1 | id | The id is unique within the space of all resources of the same type on the same server It can be any combination of upper- or lower-case ASCII letters 'A'..'Z', and 'a'..'z', numerals ('0'..'9'), '-' and '.' with a length limit of 64 characters. (This might be an integer, an un-prefixed OID, UUID or any other identifier pattern that meets these constraints.) |
status | S | 1..1 | code | This version of the composition is complete and verified by an appropriate person and no further work is planned. Any subsequent updates would be on a new version of the composition. Fixed Value: final |
type | S | 1..1 | CodeableConcept | Fixed loinc code 60591-5 = Patient summary Document Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 60591-5 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Patient summary Document | |
subject | S | 1..1 | Reference(MedNet Interface (MNI) - Patient) | Link to the Patient |
encounter | S | 0..1 | Reference(MedNet Interface (MNI) - Encounter) | An encounter will provide information about the context in which the form will be filled It is mainly used to deliver MedNet the Visit Nr (or Case Nr), and/or the orderNr from the calling System. The goal of those values is to allow saving the copy of the form and/or the later resulting report in the calling system to an internal event. It can also include informations about the priority of the request (if it is urgent or not), or the type of form that should be filled. |
date | S | 1..1 | dateTime | Composition editing time |
author | S | 1..* | Reference(MedNet Interface (MNI) - Device | MedNet Interface (MNI) - SoftwareUser) | Who and/or what authored the composition |
title | S | 1..1 | string | Human Readable name/title Fixed Value: PatientOverview |
confidentiality | S | 1..1 | code | N = normal Fixed Value: N |
Slices for section | S | 0..* | BackboneElement | Composition is broken into sections Slice: Unordered, Open by pattern:$this.code |
section:insuranceData | S | 0..1 | BackboneElement | This section will provide patient insurance information |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Insurance data section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 76437-3 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Primary insurance | |
Slices for entry | S | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:Coverage | S | 1..* | Reference(MedNet Interface (MNI) - Coverage) {b} | The coverage objects that will include all the informations about the insurances and invoices management |
section:sectionMedications | S | 0..1 | BackboneElement | This section will provide all the Medication taken by the patient |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Medication Summary section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 10160-0 | |
display | 1..1 | string | Representation defined by the system Fixed Value: History of Medication use Narrative | |
Slices for entry | S | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:medicationStatement | S | 1..* | Reference(MedNet Interface (MNI) - Medication Statement) {b} | A record of a medication that is being consumed by a patient |
section:sectionAllergies | S | 0..1 | BackboneElement | This section will provide detailed information about allergies or intolerances of the patient (generally: Risk of adverse reaction to a substance) |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Allergies section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 48765-2 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Allergies and adverse reactions Document | |
Slices for entry | S | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:allergyOrIntolerance | S | 1..* | Reference(MedNet Interface (MNI) - Allergy Intolerance) {b} | An allergy or intolerance record |
section:sectionProblems | S | 0..1 | BackboneElement | This section will provide detailed information about conditions, problems or diagnoses (German = Diagnose, French = Diagnostics) |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Problems section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 11450-4 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Problem list - Reported | |
Slices for entry | S | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:problem | S | 1..* | Reference(MedNet Interface (MNI) - Condition) {b} | A problem record |
section:sectionProceduresHx | S | 0..1 | BackboneElement | This section will provide detailed information about actions that are or were performed on or for a patient. This can be physical interventions like an operations, or less invasive like long term services, counseling, or hypnotherapy. (German = Massnahme, French = Intervention) |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Procedures section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 47519-4 | |
display | 1..1 | string | Representation defined by the system Fixed Value: History of Procedures Document | |
Slices for entry | S | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:procedure | S | 1..* | Reference(MedNet Interface (MNI) - Procedure) {b} | A procedure record |
section:sectionResults | S | 0..1 | BackboneElement | This section will provide some relevant laboratory observations |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Results section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 30954-2 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Relevant diagnostic tests/laboratory data Narrative | |
Slices for entry | S | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:results-observation | S | 1..* | Reference(MedNet Interface (MNI) - Laboratory Observation) {b} | Laboratory Observation |
section:sectionVitalSigns | S | 0..1 | BackboneElement | This section will provide detailed information about patient vital signs |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Vital signs section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 8716-3 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Vital signs | |
Slices for entry | S | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:bodyWeight | S | 0..1 | Reference(MedNet Interface (MNI) - Body Weight) {b} | Body Weight of the patient |
entry:bodyHeight | S | 0..1 | Reference(MedNet Interface (MNI) - Body Height) {b} | Bodyheight of the patient |
entry:bodyMassIndex | S | 0..1 | Reference(MedNet Interface (MNI) - Body Mass Index) {b} | Body Mass Index of the patient |
entry:bloodPressure | S | 0..1 | Reference(MedNet Interface (MNI) - Blood Pressure) {b} | Blood pressure of the patient |
entry:bloodGroup | S | 0..1 | Reference(MedNet Interface (MNI) - Blood Group) {b} | Blood group of the patient |
entry:dateOfLastMenstruation | S | 0..1 | Reference(MedNet Interface (MNI) - First day of last menstruation) {b} | Date of last menstruation (German = Ersten Tag der letzte Monatsblutung, French = Premier jour des dernières règles) |
section:sectionSocialHistory | S | 0..1 | BackboneElement | This section will provide detailed information potential outcomes and family members cases |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Social history section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 29762-2 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Social history Narrative | |
Slices for entry | S | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:riskFactors | S | 0..* | Reference(MedNet Interface (MNI) - Risk Factor) {b} | Potential outcomes for a subject with likelihood (CAVE). (German = Risiko Factor , French = Facteur de risque ) |
entry:familyMemberHistory | S | 0..* | Reference(MedNet Interface (MNI) - Family Member History) {b} | Information about patient's relatives, relevant for patient. (German = Familienanamnese, French = Anamnèse familiale |
section:sectionPregnancyHx | S | 0..1 | BackboneElement | This section will provide medical informations dedicated to pregnancy. This section must be delivered only if the patient is Pregnant. |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Pregnancy section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 10162-6 | |
display | 1..1 | string | Representation defined by the system Fixed Value: History of pregnancies Narrative | |
Slices for entry | S | 0..* | Reference(Resource) | A reference to pregnancy information. If no entry is specified, but the section exists, it means that the Patient is pregnant but no additional informations are available Slice: Unordered, Open by profile:resolve() |
entry:estimatedDateOfConception | S | 0..1 | Reference(MedNet Interface (MNI) - Estimated date of conception) {b} | Estimated date of conception (German = Geschätzte Konzeptions Datum, French = Date de conception estimée) |
entry:estimatedDateOfDelivery | S | 0..1 | Reference(MedNet Interface (MNI) - Estimated date of delivery) {b} | Estimated date of delivery (German = Geplante Geburts Datum, French = Date d'accouchement prévue) |
entry:dateOfLastMenstruation | S | 0..1 | Reference(MedNet Interface (MNI) - First day of last menstruation) {b} | Date of last menstruation (German = Ersten Tag der letzte Monatsblutung, French = Premier jour des dernières règles) |
entry:timeOfGestation | S | 0..1 | Reference(MedNet Interface (MNI) - Time of gestation) {b} | Time of gestation (German = Tage/Woche seit Schwangerschaft Beginn / Schwangerschaftswoche / SSW, French = Nombre de jour/semaine depuis le début de la grossesse) |
section:annotations | S | 0..1 | BackboneElement | This section will provide information that can not be structured in the previous sections but that can be usefull for filling a form. |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Comment |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 48767-8 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Annotation comment [Interpretation] Narrative | |
Slices for entry | S | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:observation | S | 1..* | Reference(MedNet Interface (MNI) - Annotation Observation) {b} | An annotation observation record |
section:documents | S | 0..1 | BackboneElement | This section will provide relevant documents |
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Documents section |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 51899-3 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Details Document | |
Slices for entry | S | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() |
entry:Document | S | 1..* | Reference(MedNet Interface (MNI) - DocumentReference) {b} | Document |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Composition | 0..* | Clinical Document | MedNet Interface (MNI) - PatientOverview Composition | |||||
id | SΣ | 0..1 | id | The id is unique within the space of all resources of the same type on the same server It can be any combination of upper- or lower-case ASCII letters 'A'..'Z', and 'a'..'z', numerals ('0'..'9'), '-' and '.' with a length limit of 64 characters. (This might be an integer, an un-prefixed OID, UUID or any other identifier pattern that meets these constraints.) | ||||
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: CommonLanguages (preferred): A human language.
| |||||
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 | |||||
versionNumber | 0..* | string | Version-specific identifier for composition URL: http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..1 | Identifier | Version-independent identifier for the Composition | ||||
status | ?!SΣ | 1..1 | code | This version of the composition is complete and verified by an appropriate person and no further work is planned. Any subsequent updates would be on a new version of the composition. Binding: CompositionStatus (required): The workflow/clinical status of the composition. Fixed Value: final | ||||
type | SΣ | 1..1 | CodeableConcept | Fixed loinc code 60591-5 = Patient summary Document Binding: FHIRDocumentTypeCodes (preferred): Type of a composition. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 60591-5 | |||||
display | 1..1 | string | Representation defined by the system Fixed Value: Patient summary Document | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
category | Σ | 0..* | CodeableConcept | Categorization of Composition Binding: DocumentClassValueSet (example): High-level kind of a clinical document at a macro level. | ||||
subject | SΣ | 1..1 | Reference(MedNet Interface (MNI) - Patient) | Link to the Patient | ||||
encounter | SΣ | 0..1 | Reference(MedNet Interface (MNI) - Encounter) | An encounter will provide information about the context in which the form will be filled It is mainly used to deliver MedNet the Visit Nr (or Case Nr), and/or the orderNr from the calling System. The goal of those values is to allow saving the copy of the form and/or the later resulting report in the calling system to an internal event. It can also include informations about the priority of the request (if it is urgent or not), or the type of form that should be filled. | ||||
date | SΣ | 1..1 | dateTime | Composition editing time | ||||
author | SΣ | 1..* | Reference(MedNet Interface (MNI) - Device | MedNet Interface (MNI) - SoftwareUser) | Who and/or what authored the composition | ||||
title | SΣ | 1..1 | string | Human Readable name/title Fixed Value: PatientOverview | ||||
confidentiality | SΣ | 1..1 | code | N = normal Binding: v3.ConfidentialityClassification (2014-03-26) (required): Codes specifying the level of confidentiality of the composition. Fixed Value: N | ||||
attester | 0..* | BackboneElement | Attests to accuracy of composition | |||||
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 | ||||
mode | 1..1 | code | personal | professional | legal | official Binding: CompositionAttestationMode (required): The way in which a person authenticated a composition. | |||||
time | 0..1 | dateTime | When the composition was attested | |||||
party | 0..1 | Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Organization) | Who attested the composition | |||||
custodian | Σ | 0..1 | Reference(Organization) | Organization which maintains the composition | ||||
relatesTo | 0..* | BackboneElement | Relationships to other compositions/documents | |||||
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 | ||||
code | 1..1 | code | replaces | transforms | signs | appends Binding: DocumentRelationshipType (required): The type of relationship between documents. | |||||
target[x] | 1..1 | Target of the relationship | ||||||
targetIdentifier | Identifier | |||||||
targetReference | Reference(Composition) | |||||||
event | Σ | 0..* | BackboneElement | The clinical service(s) being documented | ||||
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 | ||||
code | Σ | 0..* | CodeableConcept | Code(s) that apply to the event being documented Binding: v3 Code System ActCode (example): This list of codes represents the main clinical acts being documented. | ||||
period | Σ | 0..1 | Period | The period covered by the documentation | ||||
detail | Σ | 0..* | Reference(Resource) | The event(s) being documented | ||||
Slices for section | SC | 0..* | BackboneElement | Composition is broken into sections Slice: Unordered, Open by pattern:$this.code cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty | ||||
section:All Slices | Content/Rules for all slices | |||||||
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 | ||||
title | 0..1 | string | Label for section (e.g. for ToC) | |||||
code | 0..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. | |||||
author | 0..* | Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) | Who and/or what authored the section | |||||
focus | 0..1 | Reference(Resource) | Who/what the section is about, when it is not about the subject of composition | |||||
text | C | 0..1 | Narrative | Text summary of the section, for human interpretation | ||||
mode | 0..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this section. | |||||
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: ListOrderCodes (preferred): What order applies to the items in the entry. | |||||
entry | C | 0..* | Reference(Resource) | A reference to data that supports this section | ||||
emptyReason | C | 0..1 | CodeableConcept | Why the section is empty Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty. | ||||
section | C | 0..* | See section (Composition) | Nested Section | ||||
section:insuranceData | SC | 0..1 | BackboneElement | This section will provide patient insurance information cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty | ||||
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 | ||||
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Insurance data section | ||||
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 76437-3 | |||||
display | 1..1 | string | Representation defined by the system Fixed Value: Primary insurance | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
author | 0..* | Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) | Who and/or what authored the section | |||||
focus | 0..1 | Reference(Resource) | Who/what the section is about, when it is not about the subject of composition | |||||
text | C | 0..1 | Narrative | Text summary of the section, for human interpretation | ||||
mode | 0..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this section. | |||||
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: ListOrderCodes (preferred): What order applies to the items in the entry. | |||||
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() | ||||
entry:Coverage | SC | 1..* | Reference(MedNet Interface (MNI) - Coverage) {b} | The coverage objects that will include all the informations about the insurances and invoices management | ||||
emptyReason | C | 0..1 | CodeableConcept | Why the section is empty Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty. | ||||
section | C | 0..* | See section (Composition) | Nested Section | ||||
section:sectionMedications | SC | 0..1 | BackboneElement | This section will provide all the Medication taken by the patient cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty | ||||
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 | ||||
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Medication Summary section | ||||
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 10160-0 | |||||
display | 1..1 | string | Representation defined by the system Fixed Value: History of Medication use Narrative | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
author | 0..* | Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) | Who and/or what authored the section | |||||
focus | 0..1 | Reference(Resource) | Who/what the section is about, when it is not about the subject of composition | |||||
text | C | 0..1 | Narrative | Text summary of the section, for human interpretation | ||||
mode | 0..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this section. | |||||
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: ListOrderCodes (preferred): What order applies to the items in the entry. | |||||
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() | ||||
entry:medicationStatement | SC | 1..* | Reference(MedNet Interface (MNI) - Medication Statement) {b} | A record of a medication that is being consumed by a patient | ||||
emptyReason | C | 0..1 | CodeableConcept | Why the section is empty Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty. | ||||
section | C | 0..* | See section (Composition) | Nested Section | ||||
section:sectionAllergies | SC | 0..1 | BackboneElement | This section will provide detailed information about allergies or intolerances of the patient (generally: Risk of adverse reaction to a substance) cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty | ||||
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 | ||||
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Allergies section | ||||
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 48765-2 | |||||
display | 1..1 | string | Representation defined by the system Fixed Value: Allergies and adverse reactions Document | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
author | 0..* | Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) | Who and/or what authored the section | |||||
focus | 0..1 | Reference(Resource) | Who/what the section is about, when it is not about the subject of composition | |||||
text | C | 0..1 | Narrative | Text summary of the section, for human interpretation | ||||
mode | 0..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this section. | |||||
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: ListOrderCodes (preferred): What order applies to the items in the entry. | |||||
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() | ||||
entry:allergyOrIntolerance | SC | 1..* | Reference(MedNet Interface (MNI) - Allergy Intolerance) {b} | An allergy or intolerance record | ||||
emptyReason | C | 0..1 | CodeableConcept | Why the section is empty Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty. | ||||
section | C | 0..* | See section (Composition) | Nested Section | ||||
section:sectionProblems | SC | 0..1 | BackboneElement | This section will provide detailed information about conditions, problems or diagnoses (German = Diagnose, French = Diagnostics) cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty | ||||
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 | ||||
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Problems section | ||||
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 11450-4 | |||||
display | 1..1 | string | Representation defined by the system Fixed Value: Problem list - Reported | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
author | 0..* | Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) | Who and/or what authored the section | |||||
focus | 0..1 | Reference(Resource) | Who/what the section is about, when it is not about the subject of composition | |||||
text | C | 0..1 | Narrative | Text summary of the section, for human interpretation | ||||
mode | 0..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this section. | |||||
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: ListOrderCodes (preferred): What order applies to the items in the entry. | |||||
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() | ||||
entry:problem | SC | 1..* | Reference(MedNet Interface (MNI) - Condition) {b} | A problem record | ||||
emptyReason | C | 0..1 | CodeableConcept | Why the section is empty Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty. | ||||
section | C | 0..* | See section (Composition) | Nested Section | ||||
section:sectionProceduresHx | SC | 0..1 | BackboneElement | This section will provide detailed information about actions that are or were performed on or for a patient. This can be physical interventions like an operations, or less invasive like long term services, counseling, or hypnotherapy. (German = Massnahme, French = Intervention) cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty | ||||
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 | ||||
title | S | 1..1 | string | Label for section (e.g. for ToC) Fixed Value: Procedures section | ||||
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: DocumentSectionCodes (example): Classification of a section of a composition/document. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 47519-4 | |||||
display | 1..1 | string | Representation defined by the system Fixed Value: History of Procedures Document | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
author | 0..* | Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) | Who and/or what authored the section | |||||
focus | 0..1 | Reference(Resource) | Who/what the section is about, when it is not about the subject of composition | |||||
text | C | 0..1 | Narrative | Text summary of the section, for human interpretation | ||||
mode | 0..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this section. | |||||
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: ListOrderCodes (preferred): What order applies to the items in the entry. | |||||
Slices for entry | SC | 1..* | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by profile:resolve() | ||||
entry:procedure | SC | 1..* | Reference(MedNet Interface (MNI) - Procedure) {b} | A procedure record | ||||
emptyReason | C | 0..1 | CodeableConcept | Why the section is empty Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty. | ||||
section | C | 0..* | See section (Composition) | Nested Section | ||||
section:sectionResults | SC | 0..1 | BackboneElement | This section will provide some relevant laboratory observations cmp-1: A section must contain at least one of text, entries, or sub-sections cmp-2: A section can only have an emptyReason if it is empty | ||||