-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from medcomdk/v-1.5.0-rc1-HomeCareObs
V 1.5.0 rc1 home care obs
- Loading branch information
Showing
20 changed files
with
467 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
CodeSystem: MedComCoreInterpretationCodes | ||
Id: medcom-core-interpretation-codes | ||
Title: "MedComCoreInterpretationCodes" | ||
Description: "CodeSystem with code for interpretation of an observation" | ||
* ^version = "1.0.0" | ||
* ^status = #active | ||
* ^date = "2023-10-31" | ||
* ^caseSensitive = false | ||
* ^experimental = true | ||
* #NI "Not Interpreted" | ||
|
||
ValueSet: MedComCoreInterpretationCodesValueset | ||
Id: medcom-core-interpreation-valueset | ||
Title: "MedComCoreInterpretationValueset" | ||
Description: "Valueset with code for interpretation of an observation" | ||
* ^version = "1.0.0" | ||
* ^status = #active | ||
* ^date = "2023-10-31" | ||
* ^experimental = true | ||
* include codes from system $obsInterpretation | ||
* MedComCoreInterpretationCodes#NI "Not Interpreted" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
ValueSet: MedComCoreObservationStatus | ||
Id: medcom-core-observation-status | ||
Title: "MedComCoreObservationStatus" | ||
Description: "ValueSet containing status codes for MedCom Core Observation" | ||
* ^version = "1.0.0" | ||
* ^status = #active | ||
* ^date = "2023-10-31" | ||
* ^experimental = true | ||
* ^compose.include[+].system = $ObsStatusCodes | ||
* ^compose.include[=].concept[+].code = #registered | ||
* ^compose.include[=].concept[=].display = "Registered" | ||
* ^compose.include[=].concept[=].designation[+].language = #da | ||
* ^compose.include[=].concept[=].designation[=].value = "Modtaget" | ||
* ^compose.include[=].concept[+].code = #preliminary | ||
* ^compose.include[=].concept[=].display = "Preliminary" | ||
* ^compose.include[=].concept[=].designation[+].language = #da | ||
* ^compose.include[=].concept[=].designation[=].value = "Forløbigt svar" | ||
* ^compose.include[=].concept[+].code = #final | ||
* ^compose.include[=].concept[=].display = "Final" | ||
* ^compose.include[=].concept[=].designation[+].language = #da | ||
* ^compose.include[=].concept[=].designation[=].value = "Endelig" | ||
* ^compose.include[=].concept[+].code = #corrected | ||
* ^compose.include[=].concept[=].display = "Corrected" | ||
* ^compose.include[=].concept[=].designation[+].language = #da | ||
* ^compose.include[=].concept[=].designation[=].value = "Svar rettet" | ||
* ^compose.include[=].concept[+].code = #cancelled | ||
* ^compose.include[=].concept[=].display = "Cancelled" | ||
* ^compose.include[=].concept[=].designation[+].language = #da | ||
* ^compose.include[=].concept[=].designation[=].value = "Svar annulleret" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
CodeSystem: MedComDiagnosticReportCodes | ||
Id: MedComDiagnosticReportCodes | ||
Title: "MedComDiagnosticReportCodes" | ||
Description: "Codes that represents the name of the diagnostic report" | ||
* ^version = "1.0.0" | ||
* ^status = #draft | ||
* ^date = "2023-10-31" | ||
* ^caseSensitive = false | ||
* ^experimental = true | ||
* #HomeCareReport "HomeCareDiagnosticReport" | ||
|
||
|
||
|
||
|
||
|
||
ValueSet: MedComDiagnosticReportCodesValueset | ||
Id: MedComDiagnosticReportCodesValueset | ||
Title: "MedComDiagnosticReportCodesValueset" | ||
Description: "ValueSet with codes that represents the name of the diagnostic report." | ||
* ^version = "1.0.0" | ||
* ^status = #draft | ||
* ^date = "2023-10-31" | ||
* ^experimental = true | ||
* MedComDiagnosticReportCodes#HomeCareReport "HomeCareDiagnosticReport" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
ValueSet: MedComCoreDiagnosticReportStatus | ||
Id: medcom-corediagnosticreport-status | ||
Title: "MedComCoreDiagnosticReportStatus" | ||
Description: "ValueSet containing status codes for MedCom DiagnosticReport" | ||
* ^version = "1.0.0" | ||
* ^status = #active | ||
* ^date = "2023-10-31" | ||
* ^experimental = true | ||
* ^compose.include[+].system = $StatusCodeDiagnosticReport | ||
* ^compose.include[=].concept[+].code = #registered | ||
* ^compose.include[=].concept[=].display = "Registered" | ||
* ^compose.include[=].concept[=].designation[+].language = #da | ||
* ^compose.include[=].concept[=].designation[=].value = "Modtaget" | ||
* ^compose.include[=].concept[+].code = #partial | ||
* ^compose.include[=].concept[=].display = "Partial" | ||
* ^compose.include[=].concept[=].designation[+].language = #da | ||
* ^compose.include[=].concept[=].designation[=].value = "Del svar" | ||
* ^compose.include[=].concept[+].code = #final | ||
* ^compose.include[=].concept[=].display = "Final" | ||
* ^compose.include[=].concept[=].designation[+].language = #da | ||
* ^compose.include[=].concept[=].designation[=].value = "Komplet svar" | ||
* ^compose.include[=].concept[+].code = #corrected | ||
* ^compose.include[=].concept[=].display = "Corrected" | ||
* ^compose.include[=].concept[=].designation[+].language = #da | ||
* ^compose.include[=].concept[=].designation[=].value = "Rettet" | ||
* ^compose.include[=].concept[+].code = #cancelled | ||
* ^compose.include[=].concept[=].display = "Cancelled" | ||
* ^compose.include[=].concept[=].designation[+].language = #da | ||
* ^compose.include[=].concept[=].designation[=].value = "Annulleret" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
|
||
ValueSet: MedComHomeCareObservationMessageActivities | ||
Id: medcom-HomeCareObservation-messagingActivities | ||
Title: "MedComHomeCareObservationMessageActivityCodes" | ||
Description: "ValueSet containg activity codes for HomeCareObservation messages" | ||
* ^version = "1.0.0" | ||
* ^status = #draft | ||
* ^date = "2023-10-31" | ||
* ^experimental = true | ||
* include #new-message from system medcom-messaging-activityCodes | ||
* include #reply-message from system medcom-messaging-activityCodes | ||
* include #retract-message from system medcom-messaging-activityCodes | ||
* include #modified-message from system medcom-messaging-activityCodes | ||
* exclude #carboncopy-message from system medcom-messaging-activityCodes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.