Stream: implementers
Topic: Patient.language
Nick George (Nov 01 2018 at 21:57):
Hello, I noticed that there's a mismatch between STU3 json structure definition for Patient (http://hl7.org/fhir/patient.profile.json) and http://hl7.org/fhir/patient.html. The JSON has a Patient.language field that the description does not. Is the JSON one correct?
Grahame Grieve (Nov 01 2018 at 21:58):
language is defined on Resource, and inherited by Patient
Nick George (Nov 01 2018 at 22:08):
ah, I see
Nick George (Nov 01 2018 at 22:08):
thanks
Last updated: Apr 12 2022 at 19:14 UTC