<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="GeNSNursingGoal" />
  <url value="http://hs-osnabrueck.de/fhir/ePflegebericht/StructureDefinition/NursingGoal" />
  <version value="1.0.0" />
  <name value="GeNSNursingGoal" />
  <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" />
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/fivews" />
    <name value="FiveWs Pattern Mapping" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Goal" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Goal" />
  <derivation value="constraint" />
  <differential>
    <element id="Goal.category.coding.system">
      <path value="Goal.category.coding.system" />
      <fixedUri value="http://terminology.hl7.org/CodeSystem/goal-category" />
    </element>
    <element id="Goal.category.coding.code">
      <path value="Goal.category.coding.code" />
      <fixedCode value="nursing" />
    </element>
    <element id="Goal.description">
      <path value="Goal.description" />
      <mustSupport value="true" />
    </element>
    <element id="Goal.description.coding">
      <path value="Goal.description.coding" />
      <type>
        <code value="Coding" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Coding" />
      </type>
    </element>
    <element id="Goal.addresses">
      <path value="Goal.addresses" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Condition" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Observation" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/RiskAssessment" />
        <targetProfile value="http://hs-osnabrueck.de/fhir/ePflegebericht/StructureDefinition/NursingProblem" />
        <targetProfile value="http://hs-osnabrueck.de/fhir/ePflegebericht/StructureDefinition/NursingAssessment" />
        <targetProfile value="http://hs-osnabrueck.de/fhir/ePflegebericht/StructureDefinition/RiskAssessment" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="Goal.outcomeCode">
      <path value="Goal.outcomeCode" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>