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

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
Surya-Rnsit committed Apr 10, 2023
1 parent 57af93e commit 13976fe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/resources/r4/observation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ fields:
- name: code
required: 'Yes'
type: CodeableConcept
description: Describes what was observed. Sometimes this is called the observation "code".
description: Describes what was observed. Sometimes this is called the observation "name".
action:
- terminology
- create
Expand Down Expand Up @@ -192,7 +192,7 @@ fields:
- name: code
required: 'Yes'
type: CodeableConcept
description: Describes what was observed. Sometimes this is called the observation "code".
description: Describes what was observed. Sometimes this is called the observation "name".
action:
- terminology
- update
Expand Down Expand Up @@ -1067,7 +1067,7 @@ fields:
- name: code
required: 'Yes'
type: CodeableConcept
description: Describes what was observed. Sometimes this is called the observation "code".
description: Describes what was observed. Sometimes this is called the observation "name".
binding:
description: Codes identifying names of simple observations.
terminology:
Expand Down Expand Up @@ -1179,7 +1179,7 @@ fields:
- name: code
required: 'Yes'
type: CodeableConcept
description: Describes what was observed. Sometimes this is called the observation "code".
description: Describes what was observed. Sometimes this is called the observation "name".
example: |
{
"coding": [
Expand Down

0 comments on commit 13976fe

Please sign in to comment.