Sha256: f343b8203582c799f3df3612bf7dc93d5a1c08469056cc96403f9b9901879c47

Contents?: true

Size: 191 Bytes

Versions: 49

Compression:

Stored size: 191 Bytes

Contents

xml = builder

xml.CauseOfDeath do
  xml.DiagnosisType "final"
  xml.Diagnosis do
    xml.CodingStandard "EDTA"
    xml.Code cause.code
  end
  xml.EnteredOn cause.created_at.to_datetime
end

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc6 app/views/renalware/api/ukrdc/patients/diagnoses/_cause_of_death.xml.builder
renalware-core-2.0.0.pre.rc5 app/views/renalware/api/ukrdc/patients/diagnoses/_cause_of_death.xml.builder
renalware-core-2.0.0.pre.rc4 app/views/renalware/api/ukrdc/patients/diagnoses/_cause_of_death.xml.builder
renalware-core-2.0.0.pre.rc3 app/views/renalware/api/ukrdc/patients/diagnoses/_cause_of_death.xml.builder
renalware-core-2.0.0.pre.rc1 app/views/renalware/api/ukrdc/patients/diagnoses/_cause_of_death.xml.builder
renalware-core-2.0.0.pre.beta12 app/views/renalware/api/ukrdc/patients/diagnoses/_cause_of_death.xml.builder
renalware-core-2.0.0.pre.beta11 app/views/renalware/api/ukrdc/patients/diagnoses/_cause_of_death.xml.builder
renalware-core-2.0.0.pre.beta10 app/views/renalware/api/ukrdc/patients/diagnoses/_cause_of_death.xml.builder
renalware-core-2.0.0.pre.beta9 app/views/renalware/api/ukrdc/patients/diagnoses/_cause_of_death.xml.builder