Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Iframe
srchttps://renalreg.github.io/ukrdcresources/master/Observations/Observation.html
width640
frameborderhide
height950

Schema

Schema Observation (github)

Example

Code Block
languagexml
<Observation>
	<UpdatedOn/>
	<ExternalId/>
	<ObservationTime/>
	<ObservationCode>
		<CodingStandard>SNOMED</CodingStandard>
		<Code>50373000</Code>
		<Description>Body height measure</Description>
	</ObservationCode>
	<ObservationValue>185</ObservationValue>
	<ObservationUnits>centimeter</ObservationUnits>
	<Comments></Comments>
	<Clinician></Clinician>
	<ActionCode/>
</Observation>

...