<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="GeNSNursingAssessment" />
  <url value="http://hs-osnabrueck.de/fhir/ePflegebericht/StructureDefinition/NursingAssessment" />
  <version value="1.0.0" />
  <name value="GeNSNursingAssessment" />
  <status value="active" />
  <experimental value="false" />
  <contact>
    <name value="Mareike Przysucha" />
    <telecom>
      <system value="email" />
      <value value="epflegebericht@hs-osnabrueck.de" />
      <use value="work" />
    </telecom>
    <telecom>
      <system value="url" />
      <value value="https://www.hs-osnabrueck.de/forschungsgruppe-informatik-im-gesundheitswesen/" />
      <use value="work" />
    </telecom>
  </contact>
  <copyright value="Hochschule Osnabrück / University AS Osnabrück, Germany" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Observation" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" />
  <derivation value="constraint" />
  <differential>
    <element id="Observation.code">
      <path value="Observation.code" />
      <mustSupport value="true" />
    </element>
    <element id="Observation.value[x]">
      <path value="Observation.value[x]" />
      <type>
        <code value="Quantity" />
      </type>
      <type>
        <code value="CodeableConcept" />
      </type>
      <type>
        <code value="integer" />
      </type>
      <type>
        <code value="Range" />
      </type>
      <type>
        <code value="Ratio" />
      </type>
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>