From b4cc7997499358bcc9455417f99eec987599abff Mon Sep 17 00:00:00 2001 From: John DAmore Date: Wed, 20 Nov 2024 03:31:16 -0500 Subject: [PATCH] FHIR-47929 add MS to Org address and telecom --- input/fsh/profiles/OrganizationUvIps.fsh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/input/fsh/profiles/OrganizationUvIps.fsh b/input/fsh/profiles/OrganizationUvIps.fsh index 4701322f..2a8a08dd 100644 --- a/input/fsh/profiles/OrganizationUvIps.fsh +++ b/input/fsh/profiles/OrganizationUvIps.fsh @@ -10,4 +10,6 @@ Description: "This profile constrains the Organization resource to represent an * ^contact.telecom.system = #url * ^contact.telecom.value = "http://www.hl7.org/Special/committees/patientcare" * ^jurisdiction = $m49.htm#001 -* name 1.. MS \ No newline at end of file +* name 1.. MS +* telecom MS +* address MS \ No newline at end of file