Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
addressing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SS096738 authored and SS096738 committed Apr 29, 2024
1 parent b2a9685 commit 5caf68a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions content/millennium/r4/clinical/summary/condition.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,18 @@ 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:
Expand Down Expand Up @@ -315,6 +327,8 @@ 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<sup>®</sup> Update]: https://hl7.org/fhir/R4/http.html#update
[Diagnosis Type]: #custom-extensions

0 comments on commit 5caf68a

Please sign in to comment.