From b12957d7d6b4f83acd0b1ae1185b73f0bc85775a Mon Sep 17 00:00:00 2001 From: Alexander Zautke Date: Fri, 29 Nov 2024 12:47:41 +0100 Subject: [PATCH 1/2] Update OperationUpdateMetadata.fsh --- Resources/input/fsh/OperationUpdateMetadata.fsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/input/fsh/OperationUpdateMetadata.fsh b/Resources/input/fsh/OperationUpdateMetadata.fsh index db898a6..855d9fe 100644 --- a/Resources/input/fsh/OperationUpdateMetadata.fsh +++ b/Resources/input/fsh/OperationUpdateMetadata.fsh @@ -6,7 +6,7 @@ Title: "update-metadata" * url = "https://gematik.de/fhir/isik/OperationDefinition/UpdateMetadata" * title = "Update document metadata" * kind = #operation -* name = "update-metadata" +* name = "Update-metadata" * description = "Update selected, uncritical document metadata in a safe and controlled manner without having to replace the whole document" * code = #update-metadata * comment = " @@ -29,4 +29,4 @@ Title: "update-metadata" * type = #code * binding * strength = #required - * valueSet = "http://hl7.org/fhir/ValueSet/composition-status" \ No newline at end of file + * valueSet = "http://hl7.org/fhir/ValueSet/composition-status" From 752f8d1e67d201092ed3f85666f0a80af2aed5ed Mon Sep 17 00:00:00 2001 From: alexzautke Date: Fri, 29 Nov 2024 11:50:29 +0000 Subject: [PATCH 2/2] auto-generated FHIR files by GitHub Actions (CI FSH to FHIR Validation) --- .../resources/OperationDefinition-UpdateMetadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/fsh-generated/resources/OperationDefinition-UpdateMetadata.json b/Resources/fsh-generated/resources/OperationDefinition-UpdateMetadata.json index efb1bfa..b772863 100644 --- a/Resources/fsh-generated/resources/OperationDefinition-UpdateMetadata.json +++ b/Resources/fsh-generated/resources/OperationDefinition-UpdateMetadata.json @@ -7,7 +7,7 @@ "url": "https://gematik.de/fhir/isik/OperationDefinition/UpdateMetadata", "title": "Update document metadata", "kind": "operation", - "name": "update-metadata", + "name": "Update-metadata", "description": "Update selected, uncritical document metadata in a safe and controlled manner without having to replace the whole document", "code": "update-metadata", "comment": "\n Expected behaviour:\n* Servers SHALL update the DocumentReference.docStatus with the submitted values\n* Servers SHALL ensure that DocumentReference.text reflects this change\n",