@@ -506,14 +506,16 @@ paths:
506506 status : active
507507 scope :
508508 coding :
509- - system : http://terminology.hl7.org/CodeSystem/consentscope
509+ - system : " http://terminology.hl7.org/CodeSystem/consentscope"
510510 code : patient-privacy
511- display : Privacy Consent
511+ display : " Privacy Consent"
512+ text : " Patient Privacy Consent"
512513 category :
513514 - coding :
514- - system : http://terminology.hl7.org/CodeSystem/consentcategorycodes
515- code : proxy
516- display : Proxy Consent
515+ - system : " http://terminology.hl7.org/CodeSystem/v3-ActCode"
516+ code : INFA
517+ display : " Information Access"
518+ text : " Information Access Consent"
517519 patient :
518520 type : Patient
519521 identifier :
@@ -536,14 +538,16 @@ paths:
536538 status : active
537539 scope :
538540 coding :
539- - system : http://terminology.hl7.org/CodeSystem/consentscope
541+ - system : " http://terminology.hl7.org/CodeSystem/consentscope"
540542 code : patient-privacy
541- display : Privacy Consent
543+ display : " Privacy Consent"
544+ text : " Patient Privacy Consent"
542545 category :
543546 - coding :
544- - system : http://terminology.hl7.org/CodeSystem/consentcategorycodes
545- code : proxy
546- display : Proxy Consent
547+ - system : " http://terminology.hl7.org/CodeSystem/v3-ActCode"
548+ code : INFA
549+ display : " Information Access"
550+ text : " Information Access Consent"
547551 patient :
548552 reference : Patient/ward123
549553 type : Patient
@@ -577,14 +581,16 @@ paths:
577581 status : active
578582 scope :
579583 coding :
580- - system : http://terminology.hl7.org/CodeSystem/consentscope
584+ - system : " http://terminology.hl7.org/CodeSystem/consentscope"
581585 code : patient-privacy
582- display : Privacy Consent
586+ display : " Privacy Consent"
587+ text : " Patient Privacy Consent"
583588 category :
584589 - coding :
585- - system : http://terminology.hl7.org/CodeSystem/consentcategorycodes
586- code : proxy
587- display : Proxy Consent
590+ - system : " http://terminology.hl7.org/CodeSystem/v3-ActCode"
591+ code : INFA
592+ display : " Information Access"
593+ text : " Information Access Consent"
588594 patient :
589595 reference : Patient/patient123
590596 type : Patient
0 commit comments