Skip to content

Commit 2c21bf5

Browse files
committed
Update versions and specify revision dates
1 parent aafa98e commit 2c21bf5

12 files changed

+12
-1
lines changed

input/fsh/extensions/NcrEhrDiagnosisGroup.fsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ Description: "An extension that indicates a grouping for Conditions in EpisodeOf
44
Context: EpisodeOfCare.diagnosis
55
* ^version = "1.2.2"
66
* ^status = #active
7+
* ^date = "2025-02-10"
78
* . ^definition = "The value of this extension is an integer that indicates the grouping."
89
* value[x] only integer

input/fsh/profiles/NcrEhrCondition.fsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Parent: $nl-core-Problem
33
Id: ncr-ehr-condition
44
* ^version = "1.2.2"
55
* ^status = #active
6+
* ^date = "2025-02-10"
67
* clinicalStatus 1.. MS
78
* clinicalStatus = $condition-clinical#active
89
* category 1..

input/fsh/profiles/NcrEhrDataDocument.fsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Parent: DocumentReference
33
Id: ncr-ehr-data-document
44
* ^version = "1.2.2"
55
* ^status = #active
6+
* ^date = "2025-02-10"
67
* status = #current (exactly)
78
* date 1..
89
* author 1..1

input/fsh/profiles/NcrEhrEpisodeOfCare.fsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Parent: EpisodeOfCare
33
Id: ncr-ehr-episode-of-care
44
* ^version = "1.2.2"
55
* ^status = #active
6+
* ^date = "2025-02-10"
67
* diagnosis.extension contains NcrEhrDiagnosisGroup named ncrEhrDiagnosisGroup 0..1
78
* diagnosis.extension[ncrEhrDiagnosisGroup].value[x] MS
89
* diagnosis.condition only Reference(NcrEhrCondition)

input/fsh/profiles/NcrEhrHealthcareProvider.fsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ Parent: $nl-core-HealthcareProvider-Organization
33
Id: ncr-ehr-healthcare-provider
44
* ^version = "1.2.2"
55
* ^status = #active
6+
* ^date = "2025-02-10"
67
* identifier[agb] 1..1 MS

input/fsh/profiles/NcrEhrMedication.fsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Parent: MpPharmaceuticalProduct
33
Id: ncr-ehr-medication
44
* ^version = "1.2.2"
55
* ^status = #active
6+
* ^date = "2025-02-10"
67
* code.coding ^slicing.discriminator.type = #value
78
* code.coding ^slicing.discriminator.path = "system"
89
* code.coding ^slicing.rules = #open

input/fsh/profiles/NcrEhrMedicationAdministration.fsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Parent: MpMedicationAdministration2
33
Id: ncr-ehr-medication-administration
44
* ^version = "1.2.2"
55
* ^status = #active
6+
* ^date = "2025-02-10"
67
* status = #completed
78
* medicationReference MS
89
* medicationReference only Reference(NcrEhrMedication)

input/fsh/profiles/NcrEhrMedicationAgreement.fsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Parent: MpMedicationAgreement
33
Id: ncr-ehr-medication-agreement
44
* ^version = "1.2.2"
55
* ^status = #active
6+
* ^date = "2025-02-10"
67
* status = #completed
78
* intent = #order
89
* medicationReference 1..1 MS

input/fsh/profiles/NcrEhrPatient.fsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Parent: $nl-core-Patient
33
Id: ncr-ehr-patient
44
* ^version = "1.2.3"
55
* ^status = #active
6+
* ^date = "2025-06-20"
67
* identifier contains
78
patientnummer 1..1 MS
89
* identifier[bsn] 0..0

input/fsh/profiles/NcrEhrProcedureEvent.fsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Parent: $nl-core-Procedure-event
33
Id: ncr-ehr-procedure-event
44
* ^version = "1.2.2"
55
* ^status = #active
6+
* ^date = "2025-02-10"
67
* extension 1..
78
* extension contains $workflow-episodeOfCare named episodeOfCare 1..1
89
* extension[episodeOfCare] ^isModifier = false

0 commit comments

Comments
 (0)