Skip to content

Commit

Permalink
table updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mbumedcom committed Nov 1, 2023
1 parent 5b7e667 commit 8ddd867
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/_sass/jekyll-theme-minimal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ th {
}

img {
max-width:90%;
max-width:100%;
}

kbd {
Expand Down
36 changes: 25 additions & 11 deletions docs/assets/documents/Intro-Technical-Spec-ENG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,82 +32,96 @@ In total, eleven profiles from <a href="https://medcomfhir.dk/ig/core/" target="
</thead>
<tbody>
<tr>
<td class="tg-0pky">MedComHomeCareObservationMessage</td>
<td class="tg-0pky"><a href="https://medcomfhir.dk/ig/homecareobservation/StructureDefinition-medcom-homecare-message.html" target="_blank">MedComHomeCareObservationMessage</a></td>
<td class="tg-0pky">Bundle</td>
<td class="tg-0pky">Acts as a container for the<br>content of the message. Inherited from the MedComMessagingMessage</td>
<td class="tg-0pky">ID <br>Type <br>Timestamp <br>Entry</td>
<td class="tg-0pky">HomeCareObservation</td>
</tr>
<tr>
<td class="tg-0pky">MedComHomeCareObservationMessageHeader</td>
<td class="tg-0pky"><a href="https://medcomfhir.dk/ig/homecareobservation/StructureDefinition-medcom-homecareobservation-MessageHeader.html" target="_blank">MedComHomeCareObservationMessageHeader</a></td>
<td class="tg-0pky">MessageHeader</td>
<td class="tg-0pky">The header of a MedComHomeCare<br>message which must always be the first referenced profile, when the type of<br>the bundle is 'message'. This profile holds references to the fundamental<br>information in a message, such as sender, receiver, and the content of the<br>message in terms of HomeCareDiagnosticReport porfile. This profile is<br>inherited form the MedComMessagingMessageHeader</td>
<td class="tg-0pky">Id<br><br>Text<br><br>Event[x]:eventCoding<br><br>Destination:primary<br><br>Destination:primary.use<br><br>Destination:primary.endpoint<br><br>Destination:primary.receiver<br><br>Sender<br><br>Source<br><br>Source.endpoint<br><br>Focus</td>
<td class="tg-0pky">HomeCareObservation</td>
</tr>
<tr>
<td class="tg-0pky">MedComCoreDiagnosticReport</td>
<td class="tg-0pky"><a href="https://medcomfhir.dk/ig/core/StructureDefinition-medcom-core-diagnosticreport.html" target="_blank">MedComCoreDiagnosticReport</a></td>
<td class="tg-0pky">DiagnosticReport</td>
<td class="tg-0pky">Contains central information<br>about a DiagnosticReport containg all observation</td>
<td class="tg-0pky">Status <br>Code <br>Subject <br>Issued <br>Meta.Security <br>Performer <br>Result Media <br>Media.Link <br>Conclusion</td>
<td class="tg-0pky">Core</td>
</tr>
<tr>
<td class="tg-0pky">MedComCoreObservation</td>
<td class="tg-0pky"><a href="https://medcomfhir.dk/ig/core/StructureDefinition-medcom-core-observation.html" target="_blank">MedComCoreObservation</a></td>
<td class="tg-0pky">Observation</td>
<td class="tg-0pky">Contains central informaion about<br>an observation </td>
<td class="tg-0pky">Status <br>Code <br>Code.coding.system <br>Code.coding.code <br>Subject <br>EffectiveDateTime <br>Value <br>Note </td>
<td class="tg-0pky">Core</td>
</tr>
<tr>
<td class="tg-0pky">MedComHomeCareDiagnosticReport</td>
<td class="tg-0pky"><a href="https://medcomfhir.dk/ig/homecareobservation/StructureDefinition-medcom-homecare-diagnosticreport.html" target="_blank">MedComHomeCareDiagnosticReport</a></td>
<td class="tg-0pky">DiagnosticReport</td>
<td class="tg-0pky">Contains information to all<br>observation results performed and produced by the municipal acute care team</td>
<td class="tg-0pky">Status <br>Code <br>Subject <br>Issued <br>Meta.Security <br>Performer.ProducerOrganization <br>Performer.practitionerRole <br>Result Media Media.Link Conclusion</td>
<td class="tg-0pky">HomeCareObservation</td>
</tr>
<tr>
<td class="tg-0pky">MedComHomeCareObservation</td>
<td class="tg-0pky"><a href="https://medcomfhir.dk/ig/homecareobservation/StructureDefinition-medcom-homeCare-observation.html" target="_blank">MedComHomeCareObservation</a></td>
<td class="tg-0pky">Observation</td>
<td class="tg-0pky">Describes a observation performed by municipal acute<br>care team </td>
<td class="tg-0pky">Status <br>Code <br>Code.coding.system <br>Code.coding.code <br>Code.coding.display Subject <br>EffectiveDateTime Value.Quantity <br>Value.string <br>Interpretation Note </td>
<td class="tg-0pky">HomeCareObservation</td>
</tr>
<tr>
<td class="tg-0pky">MedComProducerOrganization</td>
<td class="tg-0pky"><a href="https://medcomfhir.dk/ig/messaging/StructureDefinition-medcom-producer-organization.html" target="_blank">MedComProducerOrganization</a></td>
<td class="tg-0pky">Organizarion</td>
<td class="tg-0pky">Represents the producer of the<br>observation </td>
<td class="tg-0pky">Text <br>Identifier:EAN-ID <br>Identifier:SOR-ID <br>Identifier:ProducentID <br>Identifier:ProducentID.system <br>Identifier:ProducentID.value Name</td>
<td class="tg-0pky">Messaging</td>
</tr>
<tr>
<td class="tg-0pky">MedComCoreMedia</td>
<td class="tg-0pky"><a href="https://medcomfhir.dk/ig/core/StructureDefinition-medcom-core-media.html" target="_blank">MedComCoreMedia</a></td>
<td class="tg-0pky">Media</td>
<td class="tg-0pky"> Represents the attached file that is generated in connection with HomeCareObservation. </td>
<td class="tg-0pky">Identifier <br>Status <br>Operator <br>Content.contentType <br>Content.data <br>Content.title Content.creation</td>
<td class="tg-0pky">Core</td>
</tr>
<tr>
<td class="tg-0pky">MedComRequesterOrganizaion</td>
<td class="tg-0pky"><a href="https://medcomfhir.dk/ig/messaging/StructureDefinition-medcom-requesterorganization.html" target="_blank">MedComRequesterOrganizaion</a></td>
<td class="tg-0pky">Organization</td>
<td class="tg-0pky">Represents the organization that<br>requests the observation</td>
<td class="tg-0pky">Text <br>Identifier:EAN-ID <br>Identifier:SOR-ID <br>Identifier:Ydrenummer <br>Name <br>Contact <br>Contact.name <br>Contact.name.given</td>
<td class="tg-0pky">Messaging</td>
</tr>
<tr>
<td class="tg-0pky">MedComCorePatient</td>
<td class="tg-0pky"><a href="https://medcomfhir.dk/ig/core/StructureDefinition-medcom-core-patient.html" target="_blank">MedComCorePatient</a></td>
<td class="tg-0pky">Patient</td>
<td class="tg-0pky">Contains information about the<br>patien who have had observation done</td>
<td class="tg-0pky">Name</td>
<td class="tg-0pky">Core</td>
</tr>
<tr>
<td class="tg-0pky">MedComCorePractitionerRole</td>
<td class="tg-0pky"><a href="https://medcomfhir.dk/ig/core/StructureDefinition-medcom-core-practitionerrole.html" target="_blank">MedComCorePractitionerRole</a></td>
<td class="tg-0pky">PractitionerRole</td>
<td class="tg-0pky"> Describes the role of a healthcare<br>professional or another actor involved in citizen or patient care. This<br>profile is used to describe the author role and sender or recipient.</td>
<td class="tg-0pky">Practitioner Organization</td>
<td class="tg-0pky">Core</td>
</tr>
<tr>
<td class="tg-0pky"><a href="https://medcomfhir.dk/ig/core/StructureDefinition-medcom-core-practitioner.html" target="_blank"><span style="text-decoration:none;color:#5093D6">MedComCorePractitioner</span></a></td>
<td class="tg-0pky">Practitioner</td>
<td class="tg-0pky">Describes a healthcare professional or another actor involved in citizen or patient care. This profile is used to describe the author and sender or recipient.<br><br>MedComCorePractitioner is inherited from the DkCorePractitioner, and must include a name of the practitioner if available. <br></td>
<td class="tg-0pky">Name </td>
<td class="tg-0pky">Core</td>
</tr>
<tr>
<td class="tg-0pky"><a href="https://medcomfhir.dk/ig/messaging/StructureDefinition-medcom-messaging-provenance.html" target="_blank"><span style="text-decoration:none;color:#5093D6">MedComMessagingProvenance</span></a></td>
<td class="tg-0pky">Provenance</td>
<td class="tg-0pky">Describes the activity of a message, e.g. if the message is a new message or a modified message.<br>In case of a previously sent message, the Provenance resource holds a reference to this message.<br>Therefore, it is possible to get an overview of the corrections or anullment of HomeCareObservation</td>
<td class="tg-0pky">Id<br>Target<br>OccurredDateTime<br>Timestamps<br>Activity<br>Agent<br>Entity (reference to the previous message)</td>
<td class="tg-0pky">Messaging</td>
</tr>
</tbody>
</table></div>

Expand Down

0 comments on commit 8ddd867

Please sign in to comment.