From 431c17ac9b851c705d6b2bf9f7fb25326c738ce5 Mon Sep 17 00:00:00 2001 From: SS096738 Date: Mon, 29 Apr 2024 11:20:24 +0530 Subject: [PATCH] reverting changes --- .../millennium/r4/clinical/summary/condition.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/content/millennium/r4/clinical/summary/condition.md b/content/millennium/r4/clinical/summary/condition.md index 059d5e21c..1214c4589 100644 --- a/content/millennium/r4/clinical/summary/condition.md +++ b/content/millennium/r4/clinical/summary/condition.md @@ -46,18 +46,6 @@ The following fields are returned if valued: <%= terminology_table(:condition, :r4) %> -## Extensions - -* [Diagnosis Type] - -### Custom Extensions - -All URLs for custom extensions are defined as `https://fhir-ehr.cerner.com/r4/StructureDefinition/{id}` - - ID | Value\[x] Type | Description -----------------------------|---------------------|--------------------------------------- - `diagnosis-type` | [`CodeableConcept`] | The type for a diagnosis on a patient. - ## Search Search for Conditions that meet supplied query parameters: @@ -327,8 +315,6 @@ The common [errors] and [OperationOutcomes] may be returned. [`date`]: https://hl7.org/fhir/R4/search.html#date [`reference`]: https://hl7.org/fhir/r4/search.html#reference [`token`]: https://hl7.org/fhir/R4/search.html#token -[`CodeableConcept`]: http://hl7.org/fhir/r4/datatypes.html#CodeableConcept [errors]: ../../../#client-errors [OperationOutcomes]: ../../../#operation-outcomes [FHIR® Update]: https://hl7.org/fhir/R4/http.html#update -[Diagnosis Type]: #custom-extensions