From da953443759a7e2b77a69d3ef520f1eb4ced5944 Mon Sep 17 00:00:00 2001 From: rmrlangford Date: Thu, 1 Feb 2024 21:51:26 +0200 Subject: [PATCH] Update examples.fsh --- input/fsh/examples.fsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/input/fsh/examples.fsh b/input/fsh/examples.fsh index c26a454ea..847ae0c2d 100644 --- a/input/fsh/examples.fsh +++ b/input/fsh/examples.fsh @@ -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)