Skip to content

Commit

Permalink
Merge pull request #3 from jembi/smartcare-initial
Browse files Browse the repository at this point in the history
Update examples.fsh
  • Loading branch information
rmrlangford authored Feb 1, 2024
2 parents 19ff396 + da95344 commit 6fd019e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions input/fsh/examples.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ Description: "A patient's highest education level attained"
* code = $LNC#LL5338-0
* encounter = Reference(TargetFacilityEncounterExample)
* effectiveDateTime = "2022-11-30"
* valueCodeableConcept = $LNC#LA42-7
* valueCodeableConcept.text = "Graduate degree"
* valueCodeableConcept = $LNC#LA32469-1
* valueCodeableConcept.text = "University undergraduate degree"
* category.coding.code = #social-history
* category.coding.system = "http://terminology.hl7.org/CodeSystem/observation-category"
* subject = Reference (ImmunizationPatientExample)
Expand Down

0 comments on commit 6fd019e

Please sign in to comment.