$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

These should be used to record all diagnoses of the patient using SNOMED, including non-renal comorbidities.

Schema

Schema Diagnosis (Github)

Example

<Diagnosis>
    <UpdatedOn>2000-01-01T09:30:10Z</UpdatedOn>
    <Diagnosis>
        <CodingStandard>SNOMED</CodingStandard>
        <Code>46635009</Code>
        <Description>Type 1 Diabetes</Description>
    </Diagnosis>
    <IdentificationTime/>
    <OnsetTime/>
    <EnteredOn/>
    <ActionCode>A</ActionCode>
    <ExternalId/>
</Diagnosis>
  • No labels