DK MedCom Condition List
1.0.0 - release

This page is part of the DK MedCom Condition List (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

Resource Profile: MedComConditionListComposition

Official URL: http://medcomfhir.dk/ig/conditionlist/StructureDefinition/medcom-conditionlist-composition Version: 1.0.0
Active as of 2024-11-15 Computable Name: MedComConditionListComposition

A profile for the MedCom ConditionList Composition resource.

Scope and usage

The MedComDocumentComposition profile defines the structure and narrative content necessary for a document. However, a Composition alone does not constitute a document. Rather, the Composition must be the first entry in a Bundle where Bundle.type is 'document', and any other resources referenced from Composition must be included as subsequent entries in the Bundle.entry element. The Composition resource organizes clinical and administrative content into sections, each of which contains a narrative, and references other resources.

Element requirements

The Composition.section.entry for this standard is the diagnoses which are represented in the MedComConditionListCondition profile. Therefore, is the Composition.section.entry restricted to only reference that profile.

The Composition.title must be (in Danish) "Diagnoseoversigt for 'CPR-nummer'", where 'CPR-nummer' is the actual identifier for the patient (Patient.identifier.value).

The Composition.type is fixed to the LOINC code "11450-4 Problem List", as it represents the content of the document on a high level.

Usage:

Formal Views of Profile Content

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

This structure is derived from MedComDocumentComposition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition MedComDocumentComposition
... language 1..1 code Language of the resource content
Required Pattern: da
... type 1..1 CodeableConcept Kind of composition (LOINC if possible)
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
.... coding S 0..* Coding Code defined by a terminology system
... date 1..1 dateTime Last update of the condition list
.... author:institution 1..1 Reference(MedComConditionListOrganization) The organization who authored the document
... title 1..1 string Expected: 'Diagnoseoversigt for **CPR-nummer**'
... confidentiality 1..1 code As defined by affinity domain
Required Pattern: N
... section
.... entry 1..* Reference(MedComConditionListCondition) A reference to data that supports this section

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron